post https://id.ap-northeast-1.cloud.japancv.co.jp/api/v1/groups//identities/add
グループへIDのリストを追加します。リクエストが受け入れられると、userIdが存在するか、すでにグループに属しているかどうかに関係なく、操作後に常に200
のHTTPコードとグループ情報がレスポンスされます。
Log in to see full request history
Responses
グループへIDのリストを追加します。リクエストが受け入れられると、userIdが存在するか、すでにグループに属しているかどうかに関係なく、操作後に常に200
のHTTPコードとグループ情報がレスポンスされます。
xxxxxxxxxx
curl --request POST \
--url https://id.ap-northeast-1.cloud.japancv.co.jp/api/v1/groups//identities/add \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: