Create List From Template in Space.

Create a new List using a List template within a Space. Publicly shared templates must be added to your Workspace before you can use them with the public API. This request can be run asynchronously or synchronously via the return_immediately parameter.

Path Params
string
required

ID of the Space where the List will be created

string
required

ID of the List template to use. Template IDs include a t- prefix (e.g., t-15363293). Retrieve available template IDs using the Get List Templates endpoint.

Body Params
string
required

Name of the new List

options
object

Options for creating the List

Responses

401

Unauthorized

403

Forbidden

404

Template, folder, or space not found

500

Internal server error

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json