Skip to main content

Change the bundle status for a phone number (set to being in a bundle or remove from a bundle)

PATCH 
/phone_numbers/:id/actions/bundle_status_change

Change the bundle status for a phone number (set to being in a bundle or remove from a bundle)

Request

Responses

200:

Phone number bundle status change success

400:

Bad request, the request was unacceptable, often due to missing a required parameter.

401:

Unauthorized

404:

The requested resource doesn't exist.

422:

Unprocessable entity. Check the 'detail' field in response for details.

500:

Unexpected error