Skip to content
Join our SlackContact usGet started

Delete Subject

delete/subjects/{subject_id}

Delete Subject

Path ParametersExpand Collapse
subject_id: string
Delete Subject
curl https://api.uselark.ai/subjects/$SUBJECT_ID \
    -X DELETE \
    -H "X-API-Key: $LARK_API_KEY"
{}
Returns Examples
{}