rest
Deletes the application access codes
Removes specified access codes from the application. Only the provided codes are removed; other existing codes remain unchanged. Administrators and personal application owners always have access regardless of access codes. Request example: { "clientId": "local.69b9196bdbd793.03286491", "codes": ["D1"] }
post/rest.application.access.delete
Request body
Example request
{
"clientId": "string"
}Response
Success response