/
QU
quable
/
Quable PIM API documentation v5
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Activity
2
Asset
7
get
Provide a single resource - Asset
put
Update an Asset. Warning: This is a beta endpoint, the payload/response can change
delete
Remove an Asset
get
This endpoint provides a list of thumbnail profiles, it can be paginated with the pagination=true parameter
post
This creates a new thumbnail profile
get
Provide a single resource - thumbnail profile
delete
Remove the thumbnail profile from the database
Assets
5
Channels
1
Classification & Catalog
10
Classifications
6
Data Enhancement
15
Data Flow
20
Data Model
42
Document
12
Documents
9
Downloads
2
Integration
14
Notifications
1
Settings
5
Tickets
2
Token & Auth
3
User & Permission
19
Utility
16
Variants
6
WorkflowTransition
1
Asset
Remove an Asset
Removes the Asset resource.
delete
/assets/{id}
Path parameters
id
string
required
Resource identifier
Response
Asset resource deleted
Changes