Delete a redirect URI

This method removes a redirect URI from your account’s allow-list. After deletion, the URI can no longer be used as the redirect_uri in the authorize-connection method.

Authentication

x-api-keystring
Your API key. <Note title="Note"> You can find your API key on the <a href="https://playground.twelvelabs.io/dashboard/api-keys" target="_blank">API Keys</a> page. </Note>

Path parameters

redirect_uri_idstringRequired
The unique identifier of the redirect URI to delete.

Errors

400
Bad Request Error
404
Not Found Error