Create Credential With Code

POST /auth/credentials/code/verify

Part of the flow Create Credential With Code.

Adds a new credential to a user's account. This endpoint is similar to the Create Credential endpoint, except:

Required Permissions

The permissions apply to the application only.

NameConditions

Auth:Creds:Create

Always Required (on the Application)

Auth:Creds:Code:Create

Always Required (on the Application)

Request body

Similar to the Create Credential endpoint

Response body

Similar to the Create Credential endpoint

Last updated