Password login (org slug + email + password)
POST
/api/auth/loginAuthentication
No security schemes declared on this operation.
Parameters
No parameters.
Request body
Required · application/json
Body schema
object
Example body
{}Responses
200Session created
Session created
No response body schema in OpenAPI
This status is documented, but the operation did not publish a response schema or example. The HTTP status and description above are still authoritative.
401Invalid credentials
Invalid credentials
No response body schema in OpenAPI
This status is documented, but the operation did not publish a response schema or example. The HTTP status and description above are still authoritative.