/
/Quable PIM API documentation v5
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
Activity2
Asset7
Assets5
Channels1
Classification & Catalog10
Classifications6
Data Enhancement15
  • getThis endpoint provides a list of completeness settings, it can be paginated with the pagination=true parameter
  • postThis creates a new completeness setting
  • getProvide a single resource - completeness
  • putDo update the setting
  • deleteRemove the setting from the database
  • getThis endpoint provides a list of Tags
  • getProvide a single resource - Tag
  • getThis endpoint provides a list of Workflow Steps, it can be paginated with the pagination=true parameter
  • getProvide a single resource - Workflow Step
  • getThis endpoint provides a list of Workflow Transitions, it can be paginated with the pagination=true parameter
  • getThis endpoint provides a list of Workflows, it can be paginated with the pagination=true parameter
  • postThis creates a new Workflow
  • getProvide a single resource - Workflow
  • putUpdate a single resource - Workflow
  • deleteRemove a single resource - Workflow
Data Flow20
Data Model42
Document12
Documents9
Downloads2
Integration14
Notifications1
Settings5
Tickets2
Token & Auth3
User & Permission19
Utility16
Variants6
WorkflowTransition1
    Data Enhancement

    Remove a single resource - Workflow

    Removes the Workflow resource.

    delete/workflows/{id}

    Path parameters

    idstring required

    Resource identifier

    Response

    Workflow resource deleted

    Changes