Programs
Update a program
PUT
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Headers
Only used by platform integrations
ID of gym to execute on behalf of
Body
application/json
Update program params
PUT body for updating a program
Whether all members can access the program, or only people on the access list
Available options:
all_members
, private
Hex code for color associated with this program
Program name
Program status
Available options:
active
, archived
Response
200 - application/json
Update program response
A program at your organization
Program ID
Program name
Program status
Available options:
active
, archived
Program access
Available options:
all_members
, private
Program period
Available options:
continuous
, fixed
, template