Create a user account
post
/hcmRestApi/resources/11.13.18.05/userAccounts
Request
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
-
Upsert-Mode: string
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
CredentialsEmailSentFlag: boolean
Title:
Credentials Email SentMaximum Length:30Default Value:falseIndicates whether the user name and password credentials were sent to the user after the account was created. The default value is Yes. Valid values are Yes and No. -
GUID: string
Title:
GUIDMaximum Length:64Globally unique identifier for the user account. -
PersonId: integer
(int64)
Title:
Person IDUnique identifier of the person record linked to the user account. -
PersonNumber: string
Title:
Person NumberMaximum Length:30Person number of the person record linked to the user account. -
SuspendedFlag: boolean
Title:
SuspendedMaximum Length:30Indicates whether the user, as part of termination, is suspended. If suspended, the user can be reactivated. Valid values are Yes and No. -
userAccountRoles: array
User Account Roles
Title:
User Account RolesThe userAccountRoles resource is a child of the userAccounts resource. It includes all the user account roles as of the specified date. By default, the current date is retained. -
UserId: integer
(int64)
Title:
User IDUnique identifier for the user. -
Username: string
Title:
User NameMaximum Length:100User name, a unique identifier for a user's account.
Nested Schema : User Account Roles
Type:
arrayTitle:
User Account RolesThe userAccountRoles resource is a child of the userAccounts resource. It includes all the user account roles as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : schema
Type:
Show Source
object-
RoleCode: string
Title:
Role CodeMaximum Length:240Technical name used to search for a specific role. -
RoleId: integer
(int64)
Title:
Role IDUnique identifier of a role. -
UserRoleId: integer
(int64)
Title:
User Role IDUnique identifier of the user role.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : userAccounts-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the user account. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the user account was created. -
CredentialsEmailSentFlag: boolean
Title:
Credentials Email SentMaximum Length:30Default Value:falseIndicates whether the user name and password credentials were sent to the user after the account was created. The default value is Yes. Valid values are Yes and No. -
GUID: string
Title:
GUIDMaximum Length:64Globally unique identifier for the user account. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the user account was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the user account. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PersonId: integer
(int64)
Title:
Person IDUnique identifier of the person record linked to the user account. -
PersonNumber: string
Title:
Person NumberMaximum Length:30Person number of the person record linked to the user account. -
SuspendedFlag: boolean
Title:
SuspendedMaximum Length:30Indicates whether the user, as part of termination, is suspended. If suspended, the user can be reactivated. Valid values are Yes and No. -
userAccountRoles: array
User Account Roles
Title:
User Account RolesThe userAccountRoles resource is a child of the userAccounts resource. It includes all the user account roles as of the specified date. By default, the current date is retained. -
UserId: integer
(int64)
Title:
User IDUnique identifier for the user. -
Username: string
Title:
User NameMaximum Length:100User name, a unique identifier for a user's account.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : User Account Roles
Type:
arrayTitle:
User Account RolesThe userAccountRoles resource is a child of the userAccounts resource. It includes all the user account roles as of the specified date. By default, the current date is retained.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : userAccounts-userAccountRoles-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64User who created the user account role assignment. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the user account role assignment was created. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the user account role assignment was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who last updated the user account role assignment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
RoleCode: string
Title:
Role CodeMaximum Length:240Technical name used to search for a specific role. -
RoleId: integer
(int64)
Title:
Role IDUnique identifier of a role. -
UserRoleId: integer
(int64)
Title:
User Role IDUnique identifier of the user role.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- autoprovisionRoles
-
Parameters:
- GUID:
$request.path.GUID
Triggers the roles autoprovisioning process on the selected user account. - GUID:
- resetPassword
-
Parameters:
- GUID:
$request.path.GUID
Resets the password to a user account. Initiating this custom action on the selected user account must trigger the password reset flow. - GUID:
- updatePassword
-
Parameters:
- GUID:
$request.path.GUID
Updates the password to a user account. Initiating the custom action on the selected user account must trigger the password update flow. - GUID:
- userAccountRoles
-
Parameters:
- GUID:
$request.path.GUID
The userAccountRoles resource is a child of the userAccounts resource. It includes all the user account roles as of the specified date. By default, the current date is retained. - GUID:
Examples
The following example shows how to create a user account by submitting a POST request on the REST resource using cURL.
curl -i -u "<username>:<password>" -H "Content-Type: application/vnd.oracle.adf.resourceitem+json" -X POST -d <payload> "https://<host>:<port>/hcmRestApi/resources/11.13.18.05/userAccounts"
Example of Payload
The following is an example of the payload.
{
"PersonId": 300100182158891
}Example of Response Header
The following is an example of the response header.
Status: HTTP/1.1 201 Created Content-Type: application/vnd.oracle.adf.resourceitem+json
Example of Response Body
The following example shows the contents of the response body in JSON format.
{
"UserId" : 300100185541354,
"Username" : "no-reply@example.com",
"SuspendedFlag" : false,
"PersonId" : 300100182158891,
"PersonNumber" : "955160008191624",
"CredentialsEmailSentFlag" : false,
"GUID" : "8A8D68E5E062BAFCE050F50A9C4E9A63",
"CreatedBy" : "HR_SPEC_ALL",
"CreationDate" : "2019-06-10T19:31:32+00:00",
"LastUpdatedBy" : "HR_SPEC_ALL",
"LastUpdateDate" : "2019-06-10T19:31:33.452+00:00",
"links": [
{
...}
]
}