Skip to content

Request bodies are typically used with “create” and “update” operations (POST, PUT, PATCH). For example, when creating a resource using POST or PUT, the request body usually contains the representation of the resource to be created.

License

Notifications You must be signed in to change notification settings

Teamwork/Teamwork-Desk-API-Request-Body-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teamwork Desk API Request Body Examples

Introduction

This repository aims to provide simple yet comprehensive collection of code examples to facilitate making POST, PUT and PATCH requests with the Teamwork Desk API. This is a great place for you to get started building your own application on top of the Teamwork Desk platform.

Contents

Languages

Here's a list of programming languages covered in this repository:

  • JavaScript (Node.js)
  • and more to be added...

Table of contents

Request a code sample

Can't find a suitable code sample! We value your input and believe that your ideas will help us improve our collection of samples for Teamwork Desk API requests. Please email [email protected] with a description of what you would like to see.

License

This repository is licensed under the MIT License, allowing you to freely use, modify, and distribute the content within.

About

Request bodies are typically used with “create” and “update” operations (POST, PUT, PATCH). For example, when creating a resource using POST or PUT, the request body usually contains the representation of the resource to be created.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published