Edit a child path session

🔑

Required OAuth scope: paths:write.

Edits a child path session given its unique ID and path.

Path Params
string
required
^[a-fA-F0-9]{24}$

The unique ID of the path.

string
required
^[a-fA-F0-9]{24}$

The unique ID of the path session.

Body Params
string | null

The additional information of the path session.

string
^[a-fA-F0-9]{24}$

The unique ID of the main instructor of the path session.

instructorIds
array of strings
length ≤ 100

The list of unique IDs of the co-instructors of the path session.

instructorIds
Headers
string
enum
required

The version of the API.

Allowed:
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json