Validates account credentials
POST/accounts/:id/credentials/validate
Credentials passed in the request are validated (but not saved) instead of the current account credentials
Global rate limiting applies to this method.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 429
OK
Bad Request
Unauthorized
Forbidden
Not Found
Too Many Requests