Member 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
Changes
No recorded changes to this endpoint across all 1 revision of this API.