Confirm the enrollment of a supported authentication method.
POST/authentication-methods/:authentication_method_id/verify
Confirm the enrollment of a supported authentication method.
Scopes
create:me:authentication_methodsRequest
Responses
Response Headers
URL of the authentication method resource.
The maximum number of requests permissible during the limit’s window window
The anticipated time (as a UNIX timestamp, in seconds) when the bucket will be replenished
The number of remaining requests remaining in the current window until requests are rejected
Response Headers
The number of seconds the client should wait before making a new request
The maximum number of requests permissible during the limit’s window window
The anticipated time (as a UNIX timestamp, in seconds) when the bucket will be replenished
The number of remaining requests remaining in the current window until requests are rejected
An indicator that the rate limit exceeded a is global (per tenant) limit.
Response Messages
- 201 Authentication method verified
- 400 Invalid input based on schema.
- 401 Unauthorized.
- 403 Forbidden.
- 429 Too Many Requests.