Skip to main content
POST
Validate applicable endpoint for given criteria.

Authorizations

Authorization
string
header
required

Bearer token with Platform JWT token or API Key.

Body

application/json
path
string

Path, e.g. /api/v1/users/{user}

method
enum<string>

Method.

Available options:
GET,
POST,
PUT,
PATCH,
DELETE

Response

OK.