Content can be grouped into content categories to help discoverability.
| allowSequences | boolean or null Can this category be used to group sequences? |
| allowSnippets | boolean or null Can this category be used to group snippets? |
| allowTemplates | boolean or null Can this category be used to group templates? |
| color | string or null <= 255 characters Color of the content category to be used as a background |
| createdAt | string or null <date-time>
The date and time the content category was created. |
| name | string or null <= 255 characters
The name of the content category. |
| updatedAt | string or null <date-time>
The date and time the content category was last updated. |
{- "allowSequences": true,
- "allowSnippets": true,
- "allowTemplates": true,
- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}object The creator of the content category. Relationship creator cannot be used as a filter. | |
object The teams the content category is assigned to. |
{
}| METADATA NAME | DESCRIPTION | QUERY PARAM |
|---|---|---|
| canWrite | A boolean value indicating whether the current API user has write access to this resource. | provideAuthorizationMeta |
| canDelete | A boolean value indicating whether the current API user has delete access to this resource. | provideAuthorizationMeta |
{- "data": [
- {
- "attributes": {
- "allowSequences": true,
- "allowSnippets": true,
- "allowTemplates": true,
- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
]
}object |
Created
JSON error message
{- "data": {
- "attributes": {
- "allowSequences": true,
- "allowSnippets": true,
- "allowTemplates": true,
- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "relationships": {
}, - "type": "string"
}
}{- "data": {
- "attributes": {
- "allowSequences": true,
- "allowSnippets": true,
- "allowTemplates": true,
- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
}{- "data": {
- "attributes": {
- "allowSequences": true,
- "allowSnippets": true,
- "allowTemplates": true,
- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
}{- "data": {
- "attributes": {
- "allowSequences": true,
- "allowSnippets": true,
- "allowTemplates": true,
- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
}{- "data": {
- "attributes": {
- "allowSequences": true,
- "allowSnippets": true,
- "allowTemplates": true,
- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
}, - "type": "string"
}
}