Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

app_resource_id
string<uuid>
required

The ID of the Okta app.

Body

application/json
mappings
object[]
required

Response

200

The updated set of available IdpGroupMapping objects for an Okta app.

Last modified on July 10, 2026