GET api/Authorization/Synchronize
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
None.
Response Formats
application/json, text/json
Sample:
{
"Imported": [
"6be11a6f-8dc4-4046-a6b2-ed81b20b095c",
"eb2a7b80-566d-455b-bc96-32055df3b828"
],
"Exported": [
"3f3f66f6-a078-47e3-b627-9e08f84f5b31",
"18cc8199-1828-4c6d-b7db-ff95f046372c"
],
"HasChanges": true
}
application/xml, text/xml
Sample:
<SynchronizationResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ColemanInsights.Online.Model" />