cURL
curl --request DELETE \ --url https://api.buildwithchirp.com/v1/organization/app-keys/{id} \ --header 'Authorization: Bearer <token>'
{ "message": "<string>" }
Delete an app key
Admin API key (format: sk_admin_*) for organization-level operations
Unique identifier for a App Key. Format: key_app_[test_]{ksuid}
"key_app_2DbBs7GWhGvVNJGrDXr5RG0mBWI"
Delete app key