curl --request PUT \
--url https://api.pxyz.dev/api/v0/auth/tenants/{id}/session \
--header 'Content-Type: application/json' \
--data '{
"sessionMaximumLifetimeEnabled": true,
"sessionMaximumLifetime": 123,
"sessionInactivityTimeoutEnabled": true,
"sessionInactivityTimeout": 123
}'
"<any>"
Successful response
The response is of type any
.
The response is of type any
.
The response is of type object
.
The response is of type null
.
curl --request PUT \
--url https://api.pxyz.dev/api/v0/auth/tenants/{id}/session \
--header 'Content-Type: application/json' \
--data '{
"sessionMaximumLifetimeEnabled": true,
"sessionMaximumLifetime": 123,
"sessionInactivityTimeoutEnabled": true,
"sessionInactivityTimeout": 123
}'
"<any>"
curl --request PUT \
--url https://api.pxyz.dev/api/v0/auth/tenants/{id}/session \
--header 'Content-Type: application/json' \
--data '{
"sessionMaximumLifetimeEnabled": true,
"sessionMaximumLifetime": 123,
"sessionInactivityTimeoutEnabled": true,
"sessionInactivityTimeout": 123
}'
"<any>"
Successful response
The response is of type any
.
The response is of type any
.
The response is of type object
.
The response is of type null
.
curl --request PUT \
--url https://api.pxyz.dev/api/v0/auth/tenants/{id}/session \
--header 'Content-Type: application/json' \
--data '{
"sessionMaximumLifetimeEnabled": true,
"sessionMaximumLifetime": 123,
"sessionInactivityTimeoutEnabled": true,
"sessionInactivityTimeout": 123
}'
"<any>"