All Products
Search
Document Center

:LoginPolarClawChannel

Last Updated:Jun 10, 2026

Masuk ke saluran PolarClaw.

Coba sekarang

Coba API ini di OpenAPI Explorer tanpa perlu penandatanganan manual. Panggilan yang berhasil akan secara otomatis menghasilkan contoh kode SDK sesuai dengan parameter Anda. Unduh kode tersebut dengan kredensial bawaan yang aman untuk penggunaan lokal.

Test

RAM authorization

Tidak ada otorisasi untuk operasi ini. Jika Anda mengalami masalah saat menjalankan operasi ini, hubungi dukungan teknis.

Sintaks permintaan

POST  HTTP/1.1

Parameter permintaan

Parameter

Type

Required

Description

Example

ApplicationId

string

Yes

ID aplikasi.

pa-**************

ChannelId

string

Yes

ID saluran PolarClaw yang akan dimasuki.

openclaw-weixin

Elemen respons

Element

Type

Description

Example

object

The response object.

RequestId

string

The request ID.

CD3FA5F3-FAF3-44CA-AFFF-BAF869******

Message

string

The response message.

successful

Code

integer

The response status code.

200

ApplicationId

string

The application ID.

pa-**************

TaskId

string

The ID of the asynchronous task.

dc6762fb-20ad-4796-84fe-5c5d0dc413ce

State

string

The state of the asynchronous task.

running

Operation

string

The name of the operation.

LoginPolarClawChannel

Contoh

Respons sukses

JSONformat

{
  "RequestId": "CD3FA5F3-FAF3-44CA-AFFF-BAF869******",
  "Message": "successful",
  "Code": 200,
  "ApplicationId": "pa-**************",
  "TaskId": "dc6762fb-20ad-4796-84fe-5c5d0dc413ce",
  "State": "running",
  "Operation": "LoginPolarClawChannel"
}

Kode kesalahan

Lihat Error Codes untuk daftar lengkap.

Catatan rilis

Lihat Release Notes untuk daftar lengkap.