API Reference
가입자 유형 선택
Path Parameters
token*string
발급 링크에 포함된 1회용 고엔트로피 세션 토큰
Length
32 <= lengthRequest Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://example.com/v1/assignment-sessions/stringstringstringstringstringst/subscriber-type" \ -H "Content-Type: application/json" \ -d '{ "subscriberType": "individual" }'{
"ok": true
}Empty
Empty
Empty
Empty
Empty