organizations
Revoke a team API key
Deletes an API key belonging to the organization. Requires admin role.
delete/organizations/{orgId}/api-keys/{keyId}
Path parameters
orgIdstring required
keyIdstring required
Response
API key revoked
Changes
Changed in 1 of the 47 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○