v1

latestOpenAPI 3.0.3Proprietary2026-07-26162247330.6 KB
Project

Delete JWKS URL

Removes the specified JWKS URL from the project. JWTs signed by keys from the removed URL can no longer authenticate to the project's endpoints.

delete/projects/{project_id}/jwks/{jwks_id}

Response

Deleted a JWKS URL from the project

idstring required

JWKS ID

project_idstring required

Project ID

branch_idstring

Branch ID

jwks_urlstring required

The URL that lists the JWKS

provider_namestring required

The name of the authentication provider (e.g., Clerk, Stytch, Auth0)

created_atstring date-time required

The date and time when the JWKS was created

updated_atstring date-time required

The date and time when the JWKS was last modified

jwt_audiencestring

The name of the required JWT Audience to be used

role_namesstring[]