Import new principal key for role.
POST/role-store/api/v1/roles/:role_id/principalkeys/import
Import new principal key for role.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 500
Successful response, returns the role principal key id
Bad request
Unauthorized request, OAuth2 authorization missing or invalid
Unauthorized request, OAuth2 authorization OK but scope insufficient
Resource not found
Internal server error