For the complete documentation index, see llms.txt. This page is also available as Markdown.

Update Packaging

Update information for an existing packaging.

/packaging/:packaging_id

PUT https://api.terminal.africa/v1/packaging/:packaging_id

This endpoint allows you to update an existing packaging.

Path Parameters

Name
Type
Description

packaging_id*

String

Unique packaging_id for packaging.

Headers

Name
Type
Description

Authorization*

String

Set value to Bearer SECRET_KEY

Content-Type

String

Set value to application/json

{
    // Response
}

Last updated

Was this helpful?