/
/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
Data Flow20
Data Model42
Document12
Documents9
Downloads2
Integration14
Notifications1
Settings5
Tickets2
Token & Auth3
User & Permission19
  • getThis endpoint provides a list of Catalog Permissions, it can be paginated with the pagination=true parameter
  • postCreate new Catalog Permission
  • getProvide a single resource - Catalog Permission
  • putUpdate a single resource - Catalog Permission
  • deleteRemove the Catalog Permission
  • getThis endpoint provides a list of Feature Permissions, it can be paginated with the pagination=true parameter
  • postThis creates a new Feature Permission
  • getProvide a single resource - Feature Permission
  • putUpdate a single resource - Feature Permission
  • deleteRemove the Feature Permission
  • getThis endpoint provides a list of Field Permissions, it can be paginated with the pagination=true parameter
  • postCreate new Field Permission
  • getProvide a single resource - Field Permission
  • putUpdate the Field Permission
  • deleteRemove the Field Permission
  • getThis endpoint provides a paginated list of Users
  • postCreate a new User
  • getProvide a single resource - User
  • putUpdate a single resource - User
Utility16
Variants6
WorkflowTransition1
    User & Permission

    Remove the Field Permission

    Removes the PermissionField resource.

    delete/permissions/fields/{id}

    Path parameters

    idstring required

    Resource identifier

    Response

    PermissionField resource deleted

    Changes