Learn how to update the collection using the Alphamoon's API
Alphamoon's API lets you update collections with metadata in just a few clicks.
Let's say you want to indicate that the given collection has already been printed. In this case, you can use the endpoint below to include such information in the server response:
Update collection by ID
This endpoint only allows you to edit the metadata of the collection. You can read more about metadata here.
{"action":"The client should not repeat this request without modification.","detail":"Please see the 'errors' field for details.","errors": [ {"location":"body: priority","message":"field required","type":"request_validation_error" } ],"instance":"30e18f59-7c88-4e25-9bed-61863b2abf4b","status":400,"timestamp":"2021-11-09T17:43:36Z","title":"The server cannot process the request due to a client error.","type":"RequestValidationError"}