Content

Create Movement Technique

Create a new movement technique with optional tips and videos.

post/api/v3/content/movement-tech/techniques

Request body

namestring required
descriptionstring nullable
instructionsstring nullable
category_idinteger nullable
difficulty_idinteger nullable

Response

Document created, URL follows

idinteger required
namestring required
descriptionstring nullable
instructionsstring nullable
display_orderinteger required
category_idinteger nullable
category_namestring nullable
difficulty_idinteger nullable
difficulty_namestring nullable

Changes

No recorded changes to this endpoint across all 2 revisions of this API.