Gym Visit
Member Gym Check In
This endpoint informs the EGYM system that the member has entered the gym.
post/api/v2/accounts/{accountId}/checkins
Path parameters
accountIdstring required
Request body
Example request
{
"timestamp": 1612790783000
}Response
No Content
Changes
No recorded changes to this endpoint across all 1 revision of this API.