DeleteClientsRequest
DeleteClientsRequest
The request body specifies the identifiers of the OAuth Applications to delete.
JSON Example
{
"clientIdsToDelete": [
"string"
]
}
array of string
clientIdsToDelete
Required
Client IDs to delete. Maximum of 15 per request