DELETE
/
members
/
{id}
curl --request DELETE \
  --url https://api.absentify.com/api/v1/members/{id} \
  --header 'X-API-KEY: <api-key>'
"3c90c3cc-0d44-4b50-8888-8dd25736052a"

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required

Response

200
application/json
Successful response

The response is of type string.