v1
Double column
API
CLI
JS Client

Templates /

Delete template

Delete a template

Required permission

Account > Templates > General > Delete

Path parameters

    • templateId

      string required
      ID of the template

Response body

  • {object}
    Response object.
    • data

      {object} required
      Result data.
    API
    CLI
    JS Client

    DELETE /v1/templates/{templateId}

    Example response

    200 OK

    The operation was performed successfully.

    JSON

    {
      "data": {}
    }

    © 2024 Northflank Ltd. All rights reserved.