Skip to main content
POST
cURL

Authorizations

X-API-KEY
string
header
required

API key authentication. Get your API key from the Formal console.

Body

application/json
id
string
Minimum string length: 1
expireAt
string<date-time>

Set to the Unix epoch to make the user permanent.

Examples:

"2023-01-15T01:30:15.01Z"

"2024-12-25T12:00:00Z"

Response

Success

The response is of type UpdateUserExpiryResponse · object.