Organization Service V4

Organization Service


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

Back to API Documentation

POST Service

/v4/services/<service ID>

This endpoint requires authorization.

Description

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

A successful retrieval will result in a 204 status.