Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

The UUID of the address that should be accepted.

Body

application/json
id
string

The ID of the address.

Response

This address suggestion has already been accepted.

data
object