Create a new token group
A token group is an access management mechanism where only tokens inside a group can authorize charging at specified locations.
The group always grants access to the location. This means the location’s public setting and opening hours are overruled by a token inside the group.
Authorizations
Authorization: Bearer <SPIRII_API_KEY>
Body
The token group name.
20"Premium Users Group"
The owner of the group that the associated tokens will belong to. If not provided, the token group is owned directly by the operator.
2001
Defines whether a token group is disabled. If disabled is true, locations associated to the token group are no longer exclusive to tokens inside the group.
false
Response
Unique identifier for the token group.
The token group name.
20"Premium Users Group"
The date and time when the token group was created.
"2025-06-03T12:00:00.000Z"
The date and time when the token group was last updated.
"2025-06-03T12:00:00.000Z"
The owner of the group that the associated tokens will belong to. If not provided, the token group is owned directly by the operator.
2001
Defines whether a token group is disabled. If disabled is true, locations associated to the token group are no longer exclusive to tokens inside the group.
false