Skip to content

Docs/cloud routing api#87

Open
ajkamen wants to merge 9 commits into
ringcentral:mainfrom
ajkamen:docs/cloud-routing-api
Open

Docs/cloud routing api#87
ajkamen wants to merge 9 commits into
ringcentral:mainfrom
ajkamen:docs/cloud-routing-api

Conversation

@ajkamen

@ajkamen ajkamen commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

No description provided.

ajkamen and others added 9 commits May 27, 2026 10:47
Document cloud route destinations and profiles with generated API reference entries.
Add permissions guidance, request examples, resource fields, common errors, and a provisioning sample.

Co-authored-by: Cursor <cursoragent@cursor.com>
Add authorization error detail, full endpoint URLs, destination response example, and allocation import guidance.

Co-authored-by: Cursor <cursoragent@cursor.com>
Article fixes (CloudRoute* schemas):
- Destination uses cloudDestinationId, destinationDesc,
  destinationType, routeDestination, ringDuration, isActive
  (not the invented description/active/priority fields).
- Profile uses cloudProfileId, profileDesc, routingType,
  percentAllocType, isActive.
- Assigned destination embeds a cloudDestination object and uses
  rank + allocationPercent.
- DNIS override uses CloudRouteDestinationOverride
  (destOverrideId, dnis, routeDestination, countryId).
- Add a multipart/form-data curl + Python sample for the
  percentAllocationHours/import endpoint.
- Resource notes table now points at the real field names and
  names the schema each row maps to.

Spec fixes (specs/engage-voice_openapi3.json):
- importPercentAllocationHours now models the upload as a
  multipart/form-data request body with a binary file part
  instead of declaring file as a query string. This matches
  the multipart/form-data consumes declaration in the source
  swagger.yaml.

Co-authored-by: Cursor <cursoragent@cursor.com>
Split the new cloud routing operations into Routing subcategories for destination groups, destinations, profile groups, profiles, assignments, DNIS overrides, DTMF events, and sticky destinations. This only changes reference taxonomy for the branch-added APIs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant