Docs
/
/

Revoke access

Remove a Microsoft Entra tenant ID from a Microsoft Teams tenant object.

Revoke access

Remove a Microsoft Entra tenant ID from a Microsoft Teams tenant object.

Endpoint

PUT/v1/providers/ms-teams/{channel_id}/revoke_access

Rate limit

Tier 2

Path parameters

channel_id
string

The ID of the Knock Microsoft Teams channel to revoke access for.

Query parameters

ms_teams_tenant_object
string

A JSON encoded string containing the Microsoft Teams tenant 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