# Remove OAuth Remove an authorized OAuth client from an existing endpoint. Endpoint: DELETE /webhooks/endpoint/oauth/{endpointId} Version: 1.5 Security: ApiKeyAuth, BasicAuth ## Path parameters: - `endpointId` (string) The Id of the endpoint configured for subscription to specified events. Required only for DELETE operations. Example: "ep_2gEymWwsWu5H5EpwbwoOwBnRQBi" ## Response 204 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 503 fields