Skip to main content
PUT
/
apps
/
{app_id}
/
provision
Create a new access request for this application
curl --request PUT \
  --url http://localhost:3001/portal-api/apps/{app_id}/provision \
  --header 'Authorization: <api-key>'
{
  "status": "ok",
  "message": "Action Synchronize: Executed successfully"
}

Authorizations

Authorization
string
header
required

Path Parameters

app_id
integer
required
Example:

Response

status
string
Example:
message
string
Example: