[beta] Publish a driver app workflow to drivers

Publish or unpublish a driver app workflow to one or more drivers by their IDs. If a workflow is published to a driver who already has it, or unpublished from a driver who does not have it, the operation is a no-op for that driver.

Rate limit: 10 requests/sec (learn more about rate limits here).

To use this endpoint, select Write Driver App Settings under the Drivers category when creating or editing an API token. Learn More.

Submit Feedback: Likes, dislikes, and API feature requests should be filed as feedback in our API feedback form. If you encountered an issue or noticed inaccuracies in the API documentation, please submit a case to our support team.

Body Params
driverIdsToPublish
array of strings

List of driver IDs to publish the workflow to. If a driver already has the workflow, the operation is a no-op for that driver.

driverIdsToPublish
driverIdsToUnpublish
array of strings

List of driver IDs to unpublish the workflow from. If a driver does not have the workflow, the operation is a no-op for that driver.

driverIdsToUnpublish
string
required

The UUID of the workflow to publish.

Responses

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