Skip to main content
curl -X DELETE "https://api.adrelay.dev/v1/redirect-uris/uri_abc123" \
  -H "X-API-Key: $ADRELAY_API_KEY"
(No content)
Removes a custom redirect URI. Default localhost URIs cannot be deleted.