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.

Body

application/json
ip_address
string
required
description
string

Response

Successful Response

id
string
required
ip_address
string
required
source
string
required
status
enum<string>
required

An enumeration.

Available options:
pending,
added
user_id
string
required
description
string
created_at
string<date-time>
updated_at
string<date-time>