REST API GuideaccountsCreate new accountCreate new account PUT /accounts Create a new account and return its persistent data. Requires writable accounts permission. Request Responses201400401403409500Successful Creation (Created)Response HeadersContent-LocationContent location (absolute path)ETagEntity tag (RFC 7232)Last-ModifiedLast modification date and time (RFC 7231)Request Error (Bad Request)UnauthorizedResponse HeadersWWW-AuthenticatePreferred authentication scheme (RFC 7235)ForbiddenID Present (Conflict)Runtime Error (Internal Server Error)