Delete an inventory key art
Delete the key art for an inventory item.
Last updated
Was this helpful?
Delete the key art for an inventory item.
DELETE https://ris.rightsline.com/v4/inventory/:id/keyart
This endpoint allows you to delete the key art for an inventory item.
id
integer
ID of the inventory item.
x-api-key
string
Your company's API key.
Authentication
string
Authentication token.
{
"message": "Keyart deleted."
}{
"message": "No keyart found."
}Last updated
Was this helpful?
Was this helpful?

