create a new API key based on caller rights
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
userUuid
uuid
required
User UUID of the user to generate the API key for
label
string
required
``200 Create a new API key
Updated3 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request POST \
--url https://services.fountain.com/api/servicesecurity/processes/apikey/generate/integration/userUuid \
--header 'accept: application/json' \
--header 'content-type: application/json'
application/json
``200
Updated3 months ago