Skip to main content

Unstops a contact

Resumes business dealings with a contact (required scope contacts:write)

Path Parameters
    contactId int64 required

    Contact id

Header Parameters
    Customer-Id int64 required

    The customer identifier

Request Body

The unstop contact model

    appliesTo UnstopAppliesTo

    Possible values: [contactOnly, contactAndChildren]

    Indicates if the contact's child contacts should also no longer be on stop

    Possible values:

    • contactOnly: Contact only
    • contactAndChildren: Contact and children

Responses

No Content

Loading...