Update Custom OAuth profile

Update a custom OAuth profile.

Path parameters

idintegerRequired
ID of the custom OAuth profile to update.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
namestringOptional
Name of the custom OAuth profile.
providerstringOptional
Name of the app tied to this custom OAuth profile.
dataobjectOptional

Response

Success reply
resultobject

Errors