Request a warehouse build
POST /internal/v2/system/build/warehouse/{facet}
Request a warehouse build
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”The bucket (client) name
Example
exampleThe facet to build e.g. contact, membership
Query Parameters
Section titled “Query Parameters ”If force is false the build will only run if the there are relevant changes since the last build.
If safe_mode is true, the build will be executed in a read only way.
Responses
Section titled “ Responses ”Details of the request. The output from the requested sync will appear in the usage reports with a summary of the results.
object
The parameters to pass to the lambda function which will execute your request
object
OK if the request was successful
Bad request, see the error field for details
Unauthorized is the status code to return when the client provides no credentials or invalid credentials.
Forbidden is the status code to return when a client has valid credentials but not enough privileges to perform an action on a resource.
Not found
An error occurred within sheepCRM, please report to support@sheepcrm.com