Enable or disable a team
Last updated
Was this helpful?
Last updated
Was this helpful?
This service can be used to enable or disable the analytics services for all the users of a team belonging to your organisation.
When a team is created, its default status is active.
When a team is deactivated, all its API keys are invalidated. As a result:
The DriveKit trip analysis services are disabled and the SDK will stop running.
The DriveKit Admin services are disabled and related services can no longer be used.
If you have your enterprise API key, you can try the API via this link.
status
string
Status of the team
Allowed values: ENABLED
, DISABLED
The table below summarizes the response parameters.
status
string
Status of the team
Allowed values: ENABLED
, DISABLED
To enable or disable individual users, you can use the corresponding DriveKit Admin service: https://docs.drivequant.com/backend/driver/status
/teams/{teamId}/status
Unique identifier of the team (url-encoded)
Enterprise API key
Desired team status
ENABLED
, DISABLED