POST/projects/template.json

Create a Project Template

To get Project Templates, please see v2 of our APIhttps://apidocs.teamwork.com/docs/teamwork/v2/project-templates/get-projects-api-v2-projects-templates-json. Creating a project template by passing in a json payload 'project' and the required parameters.


Body Params

    • Name
      project
      Type
      object

    Responses

    • Code
      201
      Type
      object
      Schema
      Description
      201 Response

    Examples

    Example

    {
      "STATUS": "string"
    }