put
https://api.gobeeping.com/api/v1/client/packs/
What is it for?
{packId} in the URL → the number of the pack you want to modify
Conditions
- Requires authentication.
- Validations:
- If the pack does not exist:
- Error: PACK_NOT_FOUND (HTTP 404)
- Message: "No pack found with ID {id}."
- Updating "items" automatically creates a new version of the pack.
- Previous versions are kept for historical traceability.
Parameters
Fill in the fields in Body Params, Query Params and/or Path Params as applicable.
Expected response
HTTP 204 → No content
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Pack updated
400Validation error
404Pack not found
