
00ufqy4mxkCMrc2vn0h1.5318579510676252E12 (Optiv) asked a question.
Has anyone had any luck utilizing the API to force an attribute mapping sync? (i.e. from Okta to provisioned enabled app) We'd like to schedule an occasional full sync due to some data quality issues.

This is Robert from Okta support.
Unfortunately, there is no public endpoint for this call.
The endpoint is easy to find. All you have to do is to open a network console in your browser and click the force sync button.
But if you attempt to do the API call, it will fail, even something as simple as GET {{url}}/api/internal/v1/mappings?target=XXXXXXXXXXX
I confirmed with our internal documentation that the only way to use the endpoint is via the UI.
I hope this helps.