command

Edit Command

Edit the provided command

put/command/{commandId}

Path parameters

commandIdinteger required

The Command Id to Edit

Response

successful operation

commandIdinteger

Command Id

commandstring

Command Name

codestring

Unique Code

descriptionstring

Description

userIdinteger

User Id

commandStringstring

Command String

validationStringstring

Validation String

displayProfileIdinteger

DisplayProfileId if specific to a Display Profile

commandStringDisplayProfilestring

Command String specific to the provided DisplayProfile

validationStringDisplayProfilestring

Validation String specific to the provided DisplayProfile

availableOnstring

A comma separated list of player types this command is available on

groupsWithPermissionsstring

A comma separated list of groups/users with permissions to this Command

Changes