v1

latestOpenAPI 3.1.02026-08-04164270844.7 KB
Paths

Delete a path session

🔑

Required OAuth scope: paths:write.

Deletes a path session given the path ID and session ID.

delete/api/v2/paths/{pathId}/sessions/{sessionId}

Path parameters

pathIdstring ObjectId required
Example:507f1f77bcf86cd799439011

The unique ID of the path.

sessionIdstring ObjectId required
Example:507f1f77bcf86cd799439011

The unique ID of the path session.

Headers

360-api-version'v2.0' required

The version of the API.

Response

Deletes a specific session given its unique ID.