v1
latestOpenAPI 3.1.02026-08-064323122.5 KBMember Account
Delete an account
Delete an account using accountId. eraseMemberData parameter is optional and defaults to false. If set to true it removes all member data that belongs to a gym (personal data, contract data, rfid, product bookings). If set to false it deletes only membershipId and contract data.
delete/api/v2/accounts/{accountId}
Path parameters
accountIdstring required
Query parameters
eraseMemberDataboolean
If set to true it removes all member data that belongs to a gym (personal data, contract data, rfid, product bookings). If set to false it deletes only membershipId and contract data.
Response
No Content