クライアントシークレットを発行する

API実行に必要なスコープ

https://apis.mimi.fd.ai/auth/clients.w

応答

code
integer
HTTPレスポンス ステータスコード
error
string
エラー発生時、エラー事由
status
string
ステータス。成功=success, 失敗=error, 受付済=acceptedなど。
progress
integer
プログレス。進捗率(%)
kind
string
オペレーション種別
secretId
string
シークレットID
secret
string
シークレット
operationId
string
オペレーションId
selfLink
string
このオペレーションリソースを示すURI。現在、オペレーションリソースに対する GET は未実装。
targetLink
string
このオペレーションによって影響を受けたリソースを示す URI
startTimestamp
integer
実行開始時刻(unixtime)
endTimestamp
integer
実行終了時刻(unixtime)
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!