Create Credential With Code
Last updated
Last updated
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:
it does not need the user to be authenticated
it does not need user action signing
it will only work with the challenge gotten from the Create Credential Challenge With Code endpoint
Request headers required. See Request Headers for more information.
The permissions apply to the application only.
Name | Conditions |
---|---|
Similar to the Create Credential endpoint
Similar to the Create Credential endpoint
Auth:Creds:Create
Always Required (on the Application)
Auth:Creds:Code:Create
Always Required (on the Application)