Adding to a collection. License plate
Adding license plates to a previously created collection.
POST /api/license_plate_collections/{license-plate-collection-uid}?format=json
Body | |||||||||
json |
JSON
| ||||||||
license-plate-collection-uidoptional | uid | Collection UID | |||||||
license_plateoptional | string | License plate |
Response | |||||||||
200 | Returns a JSON object with the ID of the created license plate. | ||||||||
JSON
| |||||||||
404 | Collection with this UID not found. |