curl --request POST \ --url https://gateway.cyrexa.com/customer/1.0.0/expireCredential \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --header 'tenantId: <tenantid>' \ --header 'token: <token>' \ --data '{ "credential": { "credentialType": "email", "value": "<string>", "code": "<string>", "communicationChannel": { "name": "<string>", "type": "phone", "addressUrl": "<string>" } } }'
{ "message": "<string>", "code": 123 }
The access token received from the authorization server in the OAuth 2.0 flow.
Tenant/Owner id
Show child attributes
email
intenal_user_id
single_token
one_time_password
username
passport
person_id_card
personal_identification_number
biometrics
secret_question
sms
phone
web
mobile_application
web_admin
external_system
service_desk_online
service_desk_phone