Delete Custom OAuth profile

Delete a custom OAuth profile.

Path parameters

idintegerRequired
ID of the custom OAuth profile to delete.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
forceenumOptional

set to true, this endpoint deletes the custom OAuth profile even if it is in use. Defaults to false.

Allowed values:

Response

Success reply
resultobject

Errors