setStateExpiry
Updates the State expiry.
POST
Path Parameters
State type
Available options:
conversation
, user
, bot
, integration
, task
, workflow
State id
State name
Body
application/json
State expiry
The body is of type object
.
Response
200
application/json
Returns the updated [State](#schema_state) object if a valid identifier was provided. Returns an [an error](#errors) otherwise
The response is of type object
.