Create a Redirect URI
POST {{cryptr_service_url}}/api/v2/redirect_uris?url=http://test:05062024
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
url | string | (Required) The strict URL where to redirect after successful authentication of end-user |
RESPONSES
status: Created
{"__environment__":"sandbox","__type__":"RedirectUri","default":false,"id":"6a51237e-8441-45b0-a22d-3870ec4d22b5","inserted_at":"2024-06-05T13:27:31","updated_at":"2024-06-05T13:27:31","url":"http://localhost:8000"}