Docs
/
/

Revoke access

Revoke access for a Slack channel.

Revoke access

Revoke access for a Slack channel.

Endpoint

PUT/v1/providers/slack/{channel_id}/revoke_access

Rate limit

Tier 2

Path parameters

channel_id
string

The ID of the Knock Slack channel to revoke access for.

Query parameters

access_token_object
string

A JSON encoded string containing the access token object reference.

Returns

SuccessResponse

A response indicating the operation was successful.

ok
string

OK response.

AuthenticationError

Authentication error response

code
string

The error code.

message
string

The error message.

status
integer

The HTTP status code.

type
string

The error type.

New chat