Detect and Respond Context Creation Models
Returns an array of Context Creation Models.
List of Requested Context Creation Models
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Creates a context creation model from the data that's been supplied. Do not provide an id. IDs are auto generated
Context Creation Model Create or Update Config
Requested Context Creation Model
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Fetches a specific context creation model from the ID supplied in the path.
The ID of the context creation model to be returned.
Requested Context Creation Model
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Update a context creation model given the provided object. This does not do a diff. You must send the complete object.
The ID of the context creation model to be updated
Context Creation Model Create or Update Config
Requested Context Creation Model
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Deletes a context creation model
The ID of the context creation model to be deleted
An empty array
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
No content
Enables a context creation model
The ID of the context creation model to be enabled
Requested Context Creation Model
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Disables a context creation model
The ID of the context creation model to be disabled
Requested Context Creation Model
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Resets a customized system context creation model
The ID of the context creation model to be reseted
Requested Context Creation Model
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Last updated