/irm/v1/workstate-sets

This call deletes a current Workstate Set and associated values.

  • A WorkState Set is multiple Workstates arranged together and set on the Routing Profile, Administration > Interaction Admin > Routing Profiles.
  • Administration > Interaction Admin > Workstate Sets.
  • Authentication required, please visit this page for Authentication How To.

Parameters

  • TenantID - How your specific customer instance is identified, this will be a number. Find this in the app Help (?) icon > MotionCX Voice > Tenant:
  • Id - the Ide of the Workstate being deleted. Workstate Set IDs can be found this this call.
  • It is recommended advanced filter object be done outside of the API document for best results.

Responses available:

  • 200
  • 401
  • 403

Example return:

{
  "id": 8,
  "tenantId": 2,
  "name": null
}
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!