{
"data": {
"type": "template",
"attributes": {
"name": "Some name",
"description": "Some description",
"version": "1.0.0",
"tcl": "{{templateSample}}"
}
}
}organization Identifier
Create Permissions : (team manage template) Delete Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Successful response
Successful response
organization Identifier
template Identifier
Successful response
Create Permissions : (team manage template) Delete Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Successful response
organization Identifier
template Identifier
Successful response
Successful response
No content
organization Identifier
template Identifier
Create Permissions : (team manage template) Delete Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Successful response
Successful response
No content
organization Identifier
Filters the collection of template using a 'disjoint' RSQL expression
Number of pages to return. Can be used with page[size]
Number of elements per page. Can be used with page[number]
Offset from 0 to start paginating. Can be used with page[limit]
Maximum number of items to return. Can be used with page[offset]
For requesting total pages/records be included in the response page meta data
Successful response
Create Permissions : (team manage template) Delete Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Read Permissions : (team view template) Update Permissions : (team manage template)
Successful response
{
"data": [
{
"type": "text",
"id": "text",
"attributes": {
"createdBy": null,
"createdDate": null,
"description": null,
"name": null,
"tcl": null,
"updatedBy": null,
"updatedDate": null,
"version": null
},
"relationships": {
"organization": {
"data": [
null
]
}
}
}
],
"included": [
{
"type": "text",
"id": "text",
"attributes": {},
"relationships": {}
}
]
}POST /api/v1/organization/{organizationId}/template HTTP/1.1
Content-Type: application/vnd.api+json
Accept: */*
Content-Length: 305
{
"data": {
"type": "text",
"id": "text",
"attributes": {
"createdBy": null,
"createdDate": null,
"description": null,
"name": null,
"tcl": null,
"updatedBy": null,
"updatedDate": null,
"version": null
},
"relationships": {
"organization": {
"data": [
null
]
}
}
},
"included": [
{
"type": "text",
"id": "text",
"attributes": {},
"relationships": {}
}
]
}{
"data": {
"type": "text",
"id": "text",
"attributes": {
"createdBy": null,
"createdDate": null,
"description": null,
"name": null,
"tcl": null,
"updatedBy": null,
"updatedDate": null,
"version": null
},
"relationships": {
"organization": {
"data": [
null
]
}
}
},
"included": [
{
"type": "text",
"id": "text",
"attributes": {},
"relationships": {}
}
]
}GET /api/v1/organization/{organizationId}/template/{templateId} HTTP/1.1
Accept: */*
{
"data": {
"type": "text",
"id": "text",
"attributes": {
"createdBy": null,
"createdDate": null,
"description": null,
"name": null,
"tcl": null,
"updatedBy": null,
"updatedDate": null,
"version": null
},
"relationships": {
"organization": {
"data": [
null
]
}
}
},
"included": [
{
"type": "text",
"id": "text",
"attributes": {},
"relationships": {}
}
]
}DELETE /api/v1/organization/{organizationId}/template/{templateId} HTTP/1.1
Accept: */*
PATCH /api/v1/organization/{organizationId}/template/{templateId} HTTP/1.1
Content-Type: application/vnd.api+json
Accept: */*
Content-Length: 305
{
"data": {
"type": "text",
"id": "text",
"attributes": {
"createdBy": null,
"createdDate": null,
"description": null,
"name": null,
"tcl": null,
"updatedBy": null,
"updatedDate": null,
"version": null
},
"relationships": {
"organization": {
"data": [
null
]
}
}
},
"included": [
{
"type": "text",
"id": "text",
"attributes": {},
"relationships": {}
}
]
}GET /api/v1/organization/{organizationId}/template HTTP/1.1
Accept: */*