Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.vendaze.com/v1/task-types/{id} \ --header 'Authorization: Bearer <token>'
{}
Permanently removes a task type.
Required scope
tasks:write
OAuth 2.1 access token.
UUID of the resource.
Task type deleted successfully.
The response is of type object.
object
Was this page helpful?