API Reference
Account Details
Users
People Enrichment
Companies Enrichment
Searcher
Email Validation
Exclusion lists
Sequences
Phone numbers
Tasks
Skip task
Skip task
POST
/
tasks
/
{id}
/
skip
Copy
curl --request POST \
--url https://api.amplemarket.com/tasks/{id}/skip \
--header 'Authorization: Bearer <token>'
Copy
This response does not have an example.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Task id
Response
200
Successful
Was this page helpful?
Copy
curl --request POST \
--url https://api.amplemarket.com/tasks/{id}/skip \
--header 'Authorization: Bearer <token>'
Copy
This response does not have an example.
Assistant
Responses are generated using AI and may contain mistakes.