Create Custom Password Instructions
POST/custom-password-instructions
This API creates the custom password instructions for the specified page ID. A token with ORG_ADMIN authority is required to call this API.
Request
Responses
- 200
- 400
- 403
- 500
Reference to the custom password instructions.
Client Error - Returned if the request body is invalid.
Forbidden - Returned if the user you are running as, doesn't have access to this end-point.
Internal Server Error - Returned if there is an unexpected error.