PUT/projects/{TemplateID}.json

Update a specific Project Template

To get Project Templates, please see v2 of the API. Update a specific template using the ID in the URL.

Path Params

  • Name
    TemplateID
    Type
    string
    required
    Description

Body Params

    • Name
      project
      Type
      object

    Responses

    • Code
      200
      Type
      object
      Schema
      Description
      200 Response

    Examples

    Example

    {
      "STATUS": "string"
    }