v1
latestOpenAPI 3.0.32026-07-134103031.5 MBTargets
Test Log In to API
Test the API login configuration by making a login request
and returning available JSON selectors from the response.
Supported media types:
- application/json: JSON-formatted payload in request body
- application/x-www-form-urlencoded: Form-encoded payload in URL
- application/graphql: Raw GraphQL query string
post/targets/{id}/check_api_login/
Path parameters
idstring required
A unique Base58 value identifying this object.
Request body
Response
string[] required
Example response
[ "[\"user.username\", \"user.email\"]" ]