Go
Set custom text for a self-service profile
Updates text customizations for a given self-service profile, language and Self-Service Enterprise Configuration flow page.
PUT
Go
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The id of the self-service profile.
The language of the custom text.
Available options:
en The page where the custom text is shown.
Available options:
get-started Body
The list of text keys and values to customize the Self-Service Enterprise Configuration flow page. Values can be plain text or rich HTML content limited to basic styling tags and hyperlinks.
Maximum string length:
2000Response
Updated custom text.
The resulting list of custom text keys and values.
Get custom text for a self-service profile
Previous
Create an access ticket to initiate the Self-Service Enterprise Configuration flow
Next