POST
Log in tenant

Body

application/json

JSON request payload for tenant_login.

Request payload for tenant login.

email
string<email>
required

Email address associated with the user or renter.

Maximum string length: 254
password
string
required

Plaintext password accepted only in authentication requests.

Required string length: 1 - 1024

Response

Tenant API operation succeeded

data
object
required

Endpoint-specific response payload. See the referenced schema for the resource fields.

request_id
string
required

Request correlation identifier returned from X-Request-Id or generated by the API.

meta
object

Optional response metadata such as pagination limits, counts, or export context.