Redirect URLs are whitelisted URLs that facilitate secure authentication flows in native applications (e.g. React Native, Expo). In these contexts, Clerk ensures that security-critical nonces are passed only to the whitelisted URLs.
Create a redirect URL
Success
Request was not successful
Invalid request parameters
{- "url": "string"
}
{- "object": "redirect_url",
- "id": "string",
- "url": "string",
- "created_at": 0,
- "updated_at": 0
}