Skip to main content
POST
contacts - Add and whitelist an rp_tag contact

Headers

authorization
string
required

The API key as a string.

signature
string
required

See the Generating Signature section for more details.

timestamp
number
required

A timestamp in milliseconds. See the Timestamp Security section for more details.

timstamp-tolerance
number

An additional, non-required parameter, that you can send to specify the number of milliseconds after the timestamp for the request to be valid. See the Timestamp Security section for more details.

Body

application/json
rp_tag
string
required

The ripio_tag handle of the user to add as contact (without @).

Example:

"juanperez"

Response

Contact added and whitelisted successfully.

error_code
string
Example:

null

message
string
Example:

null

data
object