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