Sessions
Delete a session
Delete a session by Id.
DELETE
/
{resourceSlug}
/
forms
/
session
/
{sessionId}
Path Parameters
The resourceSlug is a URL parameter of the teamId associated with the user.
The ID of the session to be deleted.
Delete a session by Id.
The resourceSlug is a URL parameter of the teamId associated with the user.
The ID of the session to be deleted.