accounts

Creates a new service user in this account.

Creates a new service user and returns the definition.

post/accounts/{id}/service-users

Path parameters

idstring required

Account id

Request body

namestring

Name of the user

descriptionstring

A description of the service user

Response

The service user was successfully created

hrefstring

A reference to this service user

emailstring

An email address

accountstring

A reference to an account

namestring

Name of the user

descriptionstring

A description of the service user

Changes

No recorded changes to this endpoint across all 1 revision of this API.