English
cURL
curl --request PUT \ --url https://api.absentify.com/api/v1/leave_types/{id}/restore \ --header 'X-API-KEY: <api-key>'
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
Restore an archived leave type to make it available for user selection in the UI again
Successful response
The response is of type string<uuid>.
string<uuid>
Was this page helpful?