Delete Custom Password Instructions by page ID

DELETE {{baseUrl}}/custom-password-instructions/:pageId

This API delete the custom password instructions for the specified page ID. A token with ORG_ADMIN authority is required to call this API.

Request Params

KeyDatatypeRequiredDescription
localestringThe locale for the custom instructions, a BCP47 language tag. The default value is "default".

HEADERS

KeyDatatypeRequiredDescription
X-SailPoint-Experimentalboolean(Required) Use this header to enable this experimental API.
Acceptstring