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
Required array length: 1 - 10 elements
Maximum string length: 64
Example:

Response

Per-string validation result.

data
object
required