Unassign a custom OAuth profile

Unassigns a custom OAuth to a customer workspace.

Path parameters

managed_user_idstringRequired

Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E. For example, EA2300.

custom_oauth_profile_idintegerRequired
ID of the custom OAuth within the Embedded partner workspace you plan to unassign from a customer workspace.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
forceenumOptionalDefaults to false

When set to true, unassigns the custom OAuth even if it is used.

Allowed values:

Response

Success reply
resultobject

Errors