v1

latestOpenAPI 3.0.12026-07-26181265484.9 KB
Actors

Delete Actor Group

Deletes an actor group associated with a specific actor, identified by ActorID.

delete/v1/actors/{ActorID}/roleGroups

Path parameters

ActorIDinteger required

The unique identifier of the actor for whom the role group is being deleted.

Request body

RoleGroupIdinteger nullable

The unique identifier of the role group. This is typically provided when adding or deleting a role group associated with an actor.

Response

The actor group was deleted successfully.

RoleGroupIdinteger nullable

The unique identifier of the role group.

RoleGroupNamestring nullable

The name of the role group.

UpdatedDTstring date-time nullable

The date and time when the role group was last updated.