Update
Update a Sequence Bot's details
Update
PUT
https://{{account_id}}.acquire.io/api/v1/bot/seq/{{id}}
Update a sequence bot's description. The id must be passed into the endpont as a path parameter.
Path Parameters
Name
Type
Description
id*
integer
Specify the ID of the sequence to be updated
Headers
Name
Type
Description
Authorization*
string
Bearer {{api_key}}
Body(raw)
Last updated