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.

Changes

Changed in 2 of the 52 revisions of this API.44

  • v206780be0ef1713See the full diff
    • the request property contact_id became required

      request-property-became-required

    • the response property errors became required for the status 400

      response-property-became-required

    • the response property message became required for the status 400

      response-property-became-required

    • the response property message became required for the status 404

      response-property-became-required

  • v2c8591dcf8c2931See the full diff
    • the response property errors became optional for the status 400

      response-property-became-optional

    • the response property message became optional for the status 400

      response-property-became-optional

    • the response property message became optional for the status 404

      response-property-became-optional

    • the request property contact_id became optional

      request-property-became-optional

    This revision also has 25 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog