How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Wazo Groups API

The groups API from Wazo — 15 operation(s) for groups.

Wazo Groups API is one of 113 APIs that Wazo publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Group. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, a changelog, authentication docs, and an AsyncAPI specification.

This API exposes 24 operations across 15 paths, and defines 65 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: /0.1, /1.1.

24 operations 15 paths 65 schemas 6 DELETE5 GET1 POST12 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://{wazo_stack}/api/auth/0.1
Authentication
HTTP Basic, API Key
Resource Areas
1

Authentication & Security 2

Wazo Groups API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (wazo_auth_basic). An API key is passed in the header as X-Auth-Token (wazo_auth_token).

Paths & Operations 24

Across 15 paths, the API surfaces 24 operations — 6 DELETE, 5 GET, 1 POST, 12 PUT. Each is listed below with its method, path, parameters, and response codes.

groups 24
GET
/groups/{group_uuid}/policies
Retrieves the list of policies associated to a group
6 params → 200401404500
PUT
/groups/{group_uuid}/policies/{policy_uuid}
Associate a group to a policy
addGroupPolicy 2 params → 204404
DELETE
/groups/{group_uuid}/policies/{policy_uuid}
Dissociate a policy from a group
removeGroupPolicy 2 params → 204404
GET
/groups
List groups
listGroups 13 params → 200401
POST
/groups
Create a new group
createGroups 1 param body → 200401409
GET
/groups/{group_uuid}
Retrieves the details of a group
2 params → 200401404500
DELETE
/groups/{group_uuid}
Delete a group
delete_group 2 params → 204401404500
PUT
/groups/{group_uuid}
Modify a group
editGroups 2 params body → 200401409
GET
/groups/{group_uuid}/users
Retrieves the list of users associated to a group
6 params → 200401404500
PUT
/groups/{group_uuid}/users/{user_uuid}
Associate a group to a user
addUserGroup 2 params → 204404
DELETE
/groups/{group_uuid}/users/{user_uuid}
Dissociate a user from a group
removeUserGroup 2 params → 204404
PUT
/callpickups/{callpickup_id}/interceptors/groups
Update call pickup and interceptors
update_call_pickup_interceptor_groups 2 params body → 204400404
PUT
/callpickups/{callpickup_id}/targets/groups
Update call pickup and targets
update_call_pickup_target_groups 2 params body → 204400404
PUT
/groups/{group_uuid}/callpermissions/{callpermission_id}
Associate group and call permission
associate_group_callpermission 3 params → 400404
DELETE
/groups/{group_uuid}/callpermissions/{callpermission_id}
Dissociate group and call permission
dissociate_group_callpermission 3 params → 204400404
PUT
/groups/{group_uuid}/extensions/{extension_id}
Associate group and extension
associate_group_extension 2 params → 204400404
DELETE
/groups/{group_uuid}/extensions/{extension_id}
Dissociate group and extension
dissociate_group_extension 2 params → 204400404
GET
/groups/{group_uuid}/fallbacks
List all fallbacks for group
get_group_fallback 1 param → 200
PUT
/groups/{group_uuid}/fallbacks
Update group's fallbacks
update_group_fallback 1 param body → 204400404
PUT
/groups/{group_uuid}/members/users
Update group's user members
update_group_member_users 1 param body → 204400404
PUT
/groups/{group_uuid}/members/extensions
update group's extension members
update_group_member_extensions 1 param body → 204400404
PUT
/groups/{group_uuid}/schedules/{schedule_id}
Associate group and schedule
associate_group_schedule 3 params → 204400404
DELETE
/groups/{group_uuid}/schedules/{schedule_id}
Dissociate group and schedule
dissociate_group_schedule 3 params → 204400404
PUT
/users/{user_id}/groups
Update user and groups
update_user_groups 1 param body → 204400404

Schemas 65

The contract defines 65 schemas that model the data the API accepts and returns. The most detailed are DestinationType (14 properties), UserResult (8 properties), DestinationApplicationApplication (6 properties), GroupResult (6 properties). Each schema is shown below with its type and property counts.

GroupPut
object
1 property 1 required
UserEmail
object
3 properties
UserList
object
3 properties
Group
object
2 properties 1 required
GetGroupsResult
object
3 properties 3 required
UserResult
object
8 properties
Policy
object
5 properties 1 required
GetPoliciesResult
object
2 properties 2 required
GroupResult
object
6 properties
PolicyResult
object
Error
object
3 properties
GroupRelationCallPermissions
object
call permissions configured for this group
1 property
GroupRelationExtensions
object
extensions configured for this group
1 property
DestinationApplicationDISA
GroupMemberUsers
object
1 property 1 required
DestinationApplicationDirectory
DestinationUser
object
4 properties 2 required
DestinationOutcall
object
3 properties 3 required
GroupsID
object
1 property
DestinationHangup
object
1 property 1 required
DestinationQueue
object
5 properties 2 required
DestinationConference
object
2 properties 2 required
DestinationGroup
object
3 properties 2 required
DestinationHangupNormal
1 required
DestinationApplicationVoicemail
GroupRelationIncalls
object
incalls configured for this group
1 property
GroupItems
object
2 properties 1 required
GroupID
object
1 property
Group_2
GroupMemberUser
object
2 properties 1 required
DestinationHangupBusy
1 required
DestinationHangupCause
object
3 properties
DestinationApplication
object
1 property 1 required
DestinationType
object
14 properties
GroupMemberExtension
object
3 properties
IncallRelationExtensions
object
1 property
GroupRelationMembers
object
members configured in this group
1 property
UserGroupID
object
2 properties
DestinationCustom
object
2 properties 2 required
GroupRelationSchedules
object
1 property
DestinationIVR
object
2 properties 2 required
GroupRelationIncall
an incall configured with this group as destination
DestinationSound
object
4 properties 2 required
ExtensionRelationBase
object
3 properties
DestinationHangupCongestion
1 required
DestinationApplicationCustom
2 required
GroupFallbacks
object
2 properties
DestinationVoicemail
object
4 properties 2 required
DestinationApplicationApplication
object
6 properties
GroupRelationMemberExtension
object
an extension configured as a member of this group
3 properties
DestinationSwitchboard
object
2 properties 2 required
ScheduleRelationBase
object
3 properties
GroupMemberExtensions
object
1 property 1 required
DestinationApplicationCallbackDISA
GroupRelationBase
object
3 properties
GroupRelationFallbacks
object
fallback options for calls to the group
1 property
UserGroupsID
object
1 property
Error_2
array
DestinationNone
object
1 property 1 required
DestinationApplicationFaxToMail
2 required
IncallRelationBase
object
1 property
UserRelationBase
object
3 properties
CallPermissionRelationBase
object
3 properties 1 required
GroupRelationMemberUser
a user configured as a member of this group
DestinationExtension
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wazo-groups-api-openapi.yml Raw ↑

Other APIs Wazo publishes across the network.

Wazo Phone Provisioning API (wazo-provd)
Wazo Websocket Event Stream (wazo-websocketd)
Wazo Aastra API
Wazo Access Features API
Wazo Action API
Wazo Adhoc Conferences API
Wazo Admin API
Wazo Agent Statistics API
Wazo Agents API
Wazo Applications API
Wazo Asterisk API
Wazo Backends API
Where this information came from

This is an independent, third-party profile of Wazo Groups API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.