RESTful Web Services Interface (legacy API)

updateIdentifierDomainAttribute

1 min read

On this page
  1. Method
  2. Input
  3. Output

The updateIdentifierDomainAttribute method updates an existing identifier domain attribute with the name and value specified.

Method

The method uses the PUT HTML method.

Input

The input to the method is the IdentifierDomainAttribute element.

Output

The output is void if the identifier domain updated or throw an response status as Not Modified

Up to Person Manager Resource Documentation