Jump to Content
TeamGrid Developer HubAPI Documentation
HomeGuidesAPI ReferenceChangelog
API DocumentationWeb AppWebsiteLog InTeamGrid Developer Hub
API Reference
Web AppWebsiteLog In

General

  • TeamGrid API
  • Authentication
  • Pagination
  • Archived elements
  • WebHooks
  • Rate limit

Teams

  • /teamsget

Users

  • /usersget

Contacts

  • /contactsget
  • /contacts/{_id}get
  • /contactspost
  • /contacts/{_id}put

Projects

  • /projectsget
  • /projects/{_id}get
  • /projectspost
  • /projects/{_id}put

Tasks

  • /tasksget
  • /tasks/{_id}get
  • /taskspost
  • /tasks/{_id}put
  • /tasks/{_id}del
  • /tasks/{_id}/startTrackingpost
  • /tasks/{_id}/stopTrackingpost

Times

  • /timesget
  • /times/{_id}get
  • /timespost
  • /times/{_id}put
  • /times/{_id}del

Services

  • /servicesget
  • /services/{_id}get

Tags

  • /tagsget
  • /tags/{_id}get

Lists

  • /listsget
  • /lists/{_id}get
  • /listspost
  • /lists/{_id}put
  • /lists/{_id}del

Webhooks

  • /webhooksget
  • /webhooks/{_id}get
  • /webhookspost
  • /webhooks/{_id}del

Scheduled Work

  • /scheduledWorkget

Journal Entries

  • /journalEntriesget
  • /journalEntries/{_id}get
  • /journalEntriespost
  • /journalEntries/{_id}put
  • /journalEntries/{_id}del

Project Templates

  • /projectTemplatesget
  • /projectTemplates/{_id}get
  • /projectTemplatespost
  • /projectTemplates/{_id}put
  • /projectTemplates/{_id}del
Powered by 

/tasks/{_id}

delete https://api.teamgridapp.com/tasks/

Delete a task

Language
Credentials
Header
Click Try It! to start a request and see the response here!