POST /v1/addUser - BlueCat Integrity - 9.3.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.3.0

Description

Adds Address Manager users.

Parameters

Name Description
password

Location: query

Type: string

The Address Manager password for the user. The password must be set even if the authenticator property option is defined.
properties

Location: query

Type: string

A string containing user-defined fields and options listed in Add user options. You can separate multiple property values with pipe character (|), for example: properties=email=myEmail@email.com|userType=admin|userAccessType=API
username

Location: query

Type: string

The name of the user.

Responses

Code Description
201

Type: integer (int64)

Returns the object ID for the new Address Manager user.