v1

latestOpenAPI 3.1.12026-07-17111158225.7 KB
domain pushes

Accept a push

Accepts a push to the target account.

post/{account}/pushes/{push}

Path parameters

accountinteger required

The account id

pushinteger required

The push id

Request body

contact_idinteger required

Example request

{
  "contact_id": 2
}

Response

Successfully accept a push.