v1

latestOpenAPI 3.0.12026-07-26181265484.9 KB
Actors

Add Actor Group

Adds a new actor group for a specific actor, identified by ActorID.

post/v1/actors/{ActorID}/roleGroups

Path parameters

ActorIDinteger required

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

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 added 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.