Create User

post

https://{ggsa_host}:{ggsa_port}/{context_path}/services/{version}/authorizations/{role}/{user}

Create a new Authorization User Resource.

Request

Path Parameters
Supported Media Types
Request Body - */* ()
Oracle GGSA Service single User entry for credentials and info.
Root Schema : schema
Type: object
Show Source
Back to Top

Response

Supported Media Types

201 Response

Successfully created an Authorization User Resource.
Body ()
Root Schema : schema
Type: object
Show Source

400 Response

User already exist

404 Response

Role does not exist.
Back to Top