Get info on addable node types
GET {{baseUrl}}/v1/nodes/:id/addablenodetypes?fields=aliquip aute&expand=aliquip aute&expand_fields=aliquip aute&suppress_response_codes=irure labore Duis dolor ea
Gets info on the types of child nodes which can be added to this node, if the node is a container (ie. a Folder). The info will be returned as a set of (relative) REST API links which can be used to retrieve forms detailing how to create the desired node within the node container.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fields | string | Exclude all fields except the one(s) that are specified (e.g. fields=data&fields=definitions). | |
expand | string | Expand all fields that belong to the specified persona (e.g. expand=node&expand=member). | |
expand_fields | string | Expand specified field. Note: field must belong to a persona (e.g. expand_fields=id&expand_fields=owner_user_id). | |
suppress_response_codes | string | Forces the server to always return a HTTP Response of '200 OK'. The data returned from the call will have an additional integer feature named 'statusCode', which will contain the actual status code (the 'statusCode' feature will be added regardless of whether the REST API call was successful or not).<br><br>NOTE: This parameter does not require a value, so it should be specified as <ul><li><b>[Query String]:</b><code>?suppress_response_codes</code></li><li><b>[Form Body (where the value is an empty string)]</b>: <code>suppress_response_codes = </code></li></ul> |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":{},"definitions":{"type":"object"},"definitions_map":{},"definitions_order":["veniam","nisi"]}