Redirect URIs
Replace Redirect URIs
Replace the full redirect URI list for an app.
PUT
Replaces the entire redirect URI list for an app. Idempotent.Documentation Index
Fetch the complete documentation index at: https://docs.hopae.com/llms.txt
Use this file to discover all available pages before exploring further.
Request
Bearer <API_KEY> from Console > Developers > Workspace API Keys.application/jsonPath parameters
Client identifier of the app.
Request body
Full replacement list of redirect URIs.
Response
Returns the stored redirect URIs.Validation: HTTPS required in production (HTTP only allowed for
localhost), no fragments, length ≤ 2048, host required, duplicates removed, host lowercased, max 20 URIs.
