Confirm

Confirm the questionnaire

put

Confirm the questionnaire

Authorizations
Body
ownerIDintegerRequired
typesintegerRequired
Responses
204
No Content
put
PUT //api/docs/profile/questionnaire/confirm HTTP/1.1
Host: api.client.nbcgate.tech
Authorization: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 23

{
  "ownerID": 1,
  "types": 1
}

No content