Delete/Modify a customStatus of Workflow through API
Is it possible to delete or modify a customStatus from workflows?
Кажется, у нас нет переведенной страницы, которую вы ищете, но у нас есть другой контент на английском языке и поддержка на английском языке.
Чем мы можем вам помочь?
Учиться. Делиться. Обсуждать.
Is it possible to delete or modify a customStatus from workflows?
Folllowing List for Post: Delete/Modify a customStatus of Workflow through API
[this list is visible for admins and agents only]
Hey Markus! Thanks for sharing your question and sorry for the delay in replying to your query!
You can modify Custom Workflows and Statuses through API with the help of [PUT] /workflows/{workflowId} call.
As for the deletion of the Workflow/Status via API, there's no dedicated method. However, I'm really curious to learn more about your use case here. Could you please enlighten me, why would you want such a rare action to happen programmatically? How often do you expect to delete Custom Workflows? Eager to learn more! :)