Delete catalog item key art

Delete the key art for a catalog item.

Delete catalog item key art

DELETE https://ris.rightsline.com/v4/catalog-item/:id/keyart

This endpoint allows you to get free cakes.

Path Parameters

NameTypeDescription

id

integer

ID of the catalog item.

Headers

NameTypeDescription

x-api-key

string

Your company's API key.

Authentication

string

Authentication token.

{
    "message": "Keyart deleted."
}

Last updated