Skip to main content
GET
Generate Landlord Token

Authorizations

Authorization
string
header
required

HTTP Bearer Authentication. Generate a shared token via /authenticate/token, then pass it as Authorization: Bearer <token>.

Response

Landlord token generated successfully

status
enum<string>
Available options:
success
message
string
Example:

"Success"

data
object