Skip to main content
PATCH
Enable or disable a federated identity link for a user.

Authorizations

Authorization
string
header
required

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

Path Parameters

username
string
required

Body

application/json

Enable or disable a federated identity link for a user.

enabled
boolean
required

Response

IDP link updated successfully.

data
object
required
Example:
meta
object
errors
object[]