Update Distributor Configuration

Updates the integration configuration of the distributor organization resolved from the access token. Only the fields present in the request body are changed; omitted fields keep their current values.

jamfInfo is maintained by Jamf and is ignored if supplied. Supply webhook.secretValue to set or rotate the secret used to sign webhook deliveries; it is write-only and is never returned by GET /distributor/configuration.

The response has no body — read the configuration back to confirm the result.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The configuration fields to change.

Integration configuration for a distributor organization: how it is permitted to submit purchase orders and where Jamf delivers its webhooks.

string | null

How the distributor is permitted to submit purchase orders. Values are human-readable phrases and may contain spaces, such as API only, Email only, or API and email. Null when the distributor platform has no submission permission recorded.

webhook
object | null

Webhook delivery settings for events raised on the distributor's purchase orders. Null when no webhook has been configured.

Responses
204

The configuration was updated. The response has no body.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json