Skip to main content

Update a billing group

PATCH 
/billing_groups/:id

Update a billing group

Request

Path Parameters

    id uuidrequired

    The id of the billing group

Body

required

Update billing group object

    name string

    A name for the billing group

Responses

200: Expected billing group response to a valid request

default: Unexpected error

Loading...