English
cURL
curl --request DELETE \ --url https://api.absentify.com/api/v1/members/{id} \ --header 'X-API-KEY: <api-key>'
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
Delete a member, all data will be deleted permanently
Successful response
The response is of type string<uuid>.
string<uuid>
Was this page helpful?