post {protocol}://{userdomain}:{port}/api/open/v1/dynamic_key
Creates a Dynamic Key for 3rd intergration.
Log in to see full request history
Responses
Creates a Dynamic Key for 3rd intergration.
xxxxxxxxxx
curl --request POST \
--url https://user.domain.com:443/api/open/v1/dynamic_key \
--header 'accept: application/json' \
--header 'content-type: application/x-www-form-urlencoded' \
--data category=verify \
--data alg=rsa2048
Try It!
to start a request and see the response here! Or choose an example: