/images/:image_id/breeds
POST {{endpoint}}v1/images/:image_id/breeds
Request Body
{"breed_id"=>10}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-api-key | string | [required] - for now, you can only tag your own images with a breed |
|