post https://example.com/agency/certification
说明:访问MANAGER API相关接口,需要先进行身份校验,校验通过后,需要将此接口返回结果的token存储起来,用于后续其他接口的身份信息。
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
说明:访问MANAGER API相关接口,需要先进行身份校验,校验通过后,需要将此接口返回结果的token存储起来,用于后续其他接口的身份信息。
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request POST \
--url https://example.com/agency/certification \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: