Updates the name of an existing inbound plan.

Path parameters

inboundPlanIdstringRequired
Identifier of an inbound plan.

Request

This endpoint expects an object.
namestringRequired1-40 characters

A human-readable name to update the inbound plan name to.

Response

No content — name updated successfully.

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error