Updates the name of an existing inbound plan.
Path parameters
inboundPlanId
Identifier of an inbound plan.
Request
This endpoint expects an object.
name
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