Create a new user

Creates a new user in Druva inSync with the settings defined in this API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Specify the username for the user in Druva inSync. Example - Ernie Carter

integer
required

Specify the ID of the profile to be associated with the user account. Get the ID of a profile using the 'List all profiles' API.

integer
required

Specify the ID of the storage on which the user data backed up by inSync should be stored. Get the ID of a storage using the 'List all storages' API.

string
required

Specify the email address of the user.

integer

Specify the storage quota that should be allocated to the new user. Specify a value between 0 to 1023. Example - 1000
If kept blank, the storage quota configured in the profile is assigned to the user.

string
enum

Specify the storage unit for the quota value (MB,GB, OR TB).

Allowed:
boolean

Specify whether to send the password to the user by email. If false, password is not sent to the user. Default is true and password will be sent to the user's email address.

Responses

400

Bad Request. Provide an appropriate value in the range of 0 to 1023 for User quota.

401

The request did not include an authentication token or an expired authentication token was supplied.

404

The requested resource was not found.

422

The request was well-formed but was not processed due to semantic errors.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json