curl -X DELETE https://acusight.io/api/provisioning-tokens/550e8400-e29b-41d4-a716-446655440000 \ -H "Authorization: Bearer <TOKEN>"
{ "success": true, "data": { "id": "550e8400-e29b-41d4-a716-446655440000", "revoked_at": "2024-01-15T14:30:00Z" } }
Revokes a provisioning token to prevent further use
VALIDATION_ERROR
NOT_FOUND