Skip to main content
POST
Create gym

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

Gym parameters

POST body for creating a gym

email
string<email>
required

Email address

name
string
required

Gym name

platform_id
string
required

ID of gym on source platform

time_zone
string
required

Time zone

units
enum<string>

Units

Available options:
imperial,
metric

Response

201 - application/json

Gym

An organization on WodUp

email
string<email>
required

Gym email address

id
integer
required

Gym ID

integration_platform_id
string
required

ID of gym on source platform.

integration_status
enum<string>
required

Integration status. Active gyms can access the WodUp admin dashboard and will be billed to the integration provider. Inactive gyms must purchase a WodUp subscription to use the service. Internal gyms are used for testing.

Available options:
active,
inactive,
internal
name
string
required

Gym name

time_zone
string
required

Gym time zone