Organization Service V4

Organization Service


Project maintained by npr Hosted on GitHub Pages — Theme by mattgraham

Back to API Documentation

POST Organization

/v4/organizations/<org ID>

This endpoint requires authorization.

Description

This endpoint triggers a synchronization for the Organization associated with the org ID path parameter. The Organization’s data will be pulled from external sources and updated; updated data will be available via the GET Organization endpoint.

A successful retrieval will result in a 204 status.