Authorization: ********************{
"expiresAt": "2030-12-31T23:59:59+00:00"
}curl --location 'https://mock.apidog.com/m1/463678-0-default/users//generate_token' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"expiresAt": "2030-12-31T23:59:59+00:00"
}'{}