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": [
"fc0f0583-fabe-432d-bcc8-a740916a9784",
"8bc1a7ed-0371-40da-aa67-0ecf49cda832"
],
"Exported": [
"143d7319-9338-4732-b592-14768e9d6905",
"2ecce054-3fbb-46ef-8914-7f1a20d29fe3"
],
"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" />