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