Authentication Emails
Required scopes
This endpoint requires the following scopes:
- : Read Permissions
Authorizations
OAuth2passwordRequired
Token URL:
Body
Authentication Email model.
idintegerRequired
patternstringRequired
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
/authentication-emails/upsertNo content
Required scopes
This endpoint requires the following scopes:
- : Read Permissions
Authorizations
OAuth2passwordRequired
Token URL:
Query parameters
offsetany ofOptional
Offset for unpaginated queries
integerOptional
nullOptional
limitany ofOptional
Limit for unpaginated queries
integerOptional
nullOptional
pageany ofOptional
Page number
integerOptional
nullOptional
itemsPerPageany ofOptional
Number of items per page
integerOptional
nullOptional
Responses
200
Successful Response
application/json
Responseany of
or
422
Validation Error
application/json
get
/authentication-emailsRequired scopes
This endpoint requires the following scopes:
- : Read Permissions
Authorizations
OAuth2passwordRequired
Token URL:
Body
Create Authentication Email model.
patternstringRequired
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
/authentication-emailsNo content
Required scopes
This endpoint requires the following scopes:
- : Read Permissions
Authorizations
OAuth2passwordRequired
Token URL:
Path parameters
idintegerRequired
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
delete
/authentication-emails/{id}No content
Required scopes
This endpoint requires the following scopes:
- : Read Permissions
Authorizations
OAuth2passwordRequired
Token URL:
Path parameters
idintegerRequired
Body
Create Authentication Email model.
patternstringRequired
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
patch
/authentication-emails/{id}No content
Last updated
