Company lists
Delete Company List
Authorization
Bearer AuthorizationBearer <token>
In: header
Path Parameters
list_id
integerrequiredResponse Body
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://api.theirstack.com/v0/company_lists/0"null{
"request_id": null,
"error": {
"code": "E-001",
"title": "Not allowed exception",
"description": "string"
}
}{
"request_id": null,
"error": {
"code": "E-001",
"title": "Not allowed exception",
"description": "string"
}
}{
"request_id": null,
"error": {
"code": "E-001",
"title": "Not allowed exception",
"description": "string"
}
}{
"request_id": null,
"error": {
"code": "E-001",
"title": "Not allowed exception",
"description": "string"
}
}How is this guide?
Last updated on
List Technology Subcategories GET
Returns a list of technology subcategories with their technologies. Behavior: returns all subcategories if no parameters are provided; returns all subcategories for a specific parent category if only category_slug is provided; returns a specific subcategory if both category_slug and subcategory_slug are provided.
Get List GET
Next Page
