region
Parameters
value
The region of the workspace.
Note:
ticket_configuration
should be JSON blob withPayloadRevision
andWorkItemType
keys (e.g.,ticket_configuration="{\"PayloadRevision\":0,\"WorkItemType\":\"Incident\"}"
), andticket_configuration="{}"
will return an error, see more at this REST API issue