cURL
curl --request DELETE \ --url https://us-central1-siro-prod.cloudfunctions.net/api-externalApi/v1/core/oauth/apps/{clientId}
{ "clientId": "<string>" }
This endpoint will soft-delete an oauth app and revoke all associated tokens. Note: this endpoint is only available to select customers at this time.
Delete an OAuth application by id.
The response is of type object.
object