TicketWave Logo

/ticket remove

Remove a user or role from an existing ticket channel.

Ticket Remove Command

Ticket Remove Command

The /ticket remove command revokes access to a ticket channel for a specific user or role.

Usage

/ticket remove

Parameters

ParameterTypeRequiredDescription
userUserOptionalThe user to remove from the ticket
roleRoleOptionalA role to remove — all members of that role will lose access
reasonTextOptionalExplanation for removing them

At least one of user or role must be specified.

When to Use This

Use /ticket remove when:

  • A user has finished contributing and no longer needs access
  • You added someone by mistake
  • A role was given access for a specific reason that no longer applies
  • You want to limit access for privacy or security reasons

Examples

Removing a user — a helper has finished their part and should no longer have access to the ticket:

Remove User Example

Removing a role — a role was granted temporary access and should now be revoked:

Remove Role Example

Notes

  • Avoid repeatedly adding and removing the same users, as this can cause confusion for everyone in the ticket.

How is this guide?