Create Custom OAuth profile

Create a custom OAuth profile.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
namestringRequired
Name of the custom OAuth profile.
providerstringRequired
Name of the app tied to this custom OAuth profile.
dataobjectRequired

Response

Success reply
resultobject

Errors