Wods
Delete a WOD
DELETE
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
Path Parameters
ID of WOD to delete
Response
204 - application/json
The resource was deleted successfully.
The response is of type any
.