Skip to main content

Admin Accounts API actions

Use the Admin Accounts API actions to manage your accounts

This section covers how to create, alter, drop, clone, list, describe, and assign roles to accounts.

These actions are part of the Admin API and are used by all FairCom APIs. They are used to create and manage accounts.

Action

Description

createAccount

Creates an account.

alterAccount

Modifies an existing account. It cannot change the "username".

dropAccount

Drops an existing account.

cloneAccount

Clones an existing account. It assigns a new name to the new account It optionally clones roles and assigns new metadata.

listAccounts

Returns an optionally filtered list of accounts.

describeAccounts

Returns complete information about one or more specified accounts.

assignRolesToAccounts

Adds or removes roles to and from accounts.

This section covers how to create, alter, drop, clone, list, describe, and assign roles to accounts in the JSON ADMIN API

API actions
admin accounts
account actions
JSON ADMIN API
jsonAction
create account
alter account
drop account
clone account
list account
describe account
assign roles to account