v12

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0118044135.0 KB
rest

Resets the application access to default values

Removes all custom access codes and restores the default access settings for the application. For personal applications, the default is the owner and administrators only. For shared applications, the default is no restrictions (available to everyone). Request example: { "clientId": "local.69b9196bdbd793.03286491" }

post/rest.application.access.reset

Request body

clientIdstring required

Example request

{
  "clientId": "string"
}

Response

Success response