DELETE
Remove a photo from a collection

Authorizations

x-api-key
string
header
required

Pass your Pexafy API key in this header.

Get your API key at pexafy.com/dashboard/api-keys/create.

Path Parameters

collection_id
integer
required

The numeric identifier of the collection to remove the photo from.

photo_id
string
required

The Pexafy photo_id of the photo to remove from the collection.

Response

Successful Response

success
boolean
data
object
meta
object
error
object | null