post https://cdp.bookboost.io/api/v1/user//identification
Store new identification for user.
Log in to see full request history
Responses
Store new identification for user.
xxxxxxxxxx
curl --request POST \
--url https://cdp.bookboost.io/api/v1/user/user_uuid/identification \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"type": "passport_number"
}
'
Try It!
to start a request and see the response here! Or choose an example: