Update an Existing Subscription

Use this API to update an existing subscription. You must provide both the subscriptionId and subscriptionType to identify which subscription you want to modify. This endpoint supports partial and full updates, including:

  • Replacing all associated entity IDs with the subscription (e.g., company IDs or dbPerson IDs).
  • Incrementally adding or removing entity IDs in the subscription.
  • Updating other subscription details such as frequency, webhook URL, signing secret, fields, or news categories.

The API responds with a jobId, which can be used to check the job's status. Once the job completes successfully, the subscription is updated accordingly.

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!