curl --request POST \
--url https://{controlPlaneURL}/api/svc/v1/apps/{id}/sync \
--header 'Authorization: Bearer <token>'This response does not have an example.Syncs the application for the specified application.
curl --request POST \
--url https://{controlPlaneURL}/api/svc/v1/apps/{id}/sync \
--header 'Authorization: Bearer <token>'This response does not have an example.Was this page helpful?