Creates a new key
Create policy key.
Authorizations
Body
stringOptional
Responses
200
Successful operation.
application/json
Responsestring
401
Unauthorized.
403
Forbidden.
500
Internal server error.
application/json
post
POST /api/v1/profiles/keys HTTP/1.1
Host:
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 6
"text"
text
Last updated