post http://ms-master-dev.herokuapp.com/api/user/kyc_needed/edit
Change Kyc Integration Info
Log in to see full request history
Responses
Change Kyc Integration Info
xxxxxxxxxx
curl --request POST \
--url http://ms-master-dev.herokuapp.com/api/user/kyc_needed/edit \
--header 'Authorization: Bearer {token}' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"kyc_needed":true}'
Try It!
to start a request and see the response here! Or choose an example: