curl -v -X PUT \\ -H "Accept: application/json" \\ -H "Content-Type: application/json" \\ -H "Authorization: Token token=YOURTOKEN" \\ "https://app.octopi.co/api/v1/containers/CONTAINER_NUMBER/strip"
Param name | Description |
---|---|
container_number required |
The container number. Validations:
|
occurred_at optional |
Date time of the stripping movement. We will use current date and time if empty. Validations:
|