Skip to main content
Infrastructure/Collects

ImportTemplate

Import a template and apply it as an active collection configuration.

POST/api/v1/collects/templates/{id}/import

Operation ID

ImportTemplate

Since

1.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Path Parameters

  • id
    StringRequired

    Unique identifier of the template to import

Responses

200 OK
200 OK

On success, this API returns the following response structure.

  • data
    Object

    The data value

    Example: (nested object)

Change History

This API has no change history records yet.

View all change history