Remove Shipment Collaborators

Remove collaborators and their access level for the specified shipment.

Path Params
string
required

ID of the shipment you would like to remove collaborators from.

Body Params
emailAddresses
array of strings
required

Remove the specified email addresses as collaborators from a shipment.

emailAddresses*
Headers
int32
required

ID of the account the request will be made in.

Responses
204

The shipment collaborators have been removed

400

Unable to remove shipment collaborators. See response message for details.

401

Unauthorized

500

Internal Server Error

Language
Response
Click Try It! to start a request and see the response here!