Skip to main content

Update Customer Contact

Update Customer Contact

Path Parameters
    id string required

    Customer UUID

    contact_id string required

    Customer Contact UUID

Request Body required

The body to update customer contact

    name string

    Possible values: <= 100 characters

    phone string

    Possible values: >= 6 characters and <= 15 characters

    position string

    Possible values: <= 255 characters

    email string

    Possible values: <= 255 characters

Responses

OK

Loading...