RyTask docs
REST APISlack

Remove a Slack user mapping

Future captures from this Slack user are attributed to nobody until re-mapped. Requires `org:settings:write`.

View as MarkdownOpen in ChatGPTOpen in Claude
DELETE
/integrations/slack/users/{slackUserId}/map

Future captures from this Slack user are attributed to nobody until re-mapped. Requires org:settings:write.

Authorization

bearerAuth
AuthorizationBearer <token>

A session access token or a personal access token.

In: header

Path Parameters

slackUserId*string

Response Body

curl -X DELETE "https://example.com/integrations/slack/users/string/map"
Empty
Empty