[Index]

API Reference for relation/GS_HuntGroupVoicemail_MWI_Rel

Model ref.: relation/GS_HuntGroupVoicemail_MWI_Rel

The full URL would include the host-proxy name: https://[host-proxy].

Variables are enclosed in square brackets.

For a list of available UUIDs and their dot notations:
GET /api/v0/data/HierarchyNode/?format=json

Export Bulk Load Template

Task Call URL Parameters Response
Get a compressed format of the Bulk Load spreadsheet template for relation/GS_HuntGroupVoicemail_MWI_Rel POST /api/relation/GS_HuntGroupVoicemail_MWI_Rel/export_bulkload_template/
  • hierarchy=[hierarchy]
  • modeltype=relation/GS_HuntGroupVoicemail_MWI_Rel
The response is an attachment of the format: filetype_bulkloadsheet.xlsx.gz

List

Task Call URL Parameters Response
List GET /api/relation/GS_HuntGroupVoicemail_MWI_Rel/
  • hierarchy=[hierarchy]
  • format=json
  • schema=true
The relation/GS_HuntGroupVoicemail_MWI_Rel schema and all instances as JSON.

(The list will return 0 to 3 relation/GS_HuntGroupVoicemail_MWI_Rel instances)

(Show the first instance)

Instance API Reference

Modify

Task Call URL Parameters Payload
Modify PUT /api/relation/GS_HuntGroupVoicemail_MWI_Rel/[pkid] hierarchy=[hierarchy] (For payload specification)

For Bulk modification, refer to the Bulk Modify section.

Get

Task Call URL Parameters Response
Get GET /api/relation/GS_HuntGroupVoicemail_MWI_Rel/[pkid] hierarchy=[hierarchy] The relation/GS_HuntGroupVoicemail_MWI_Rel instance with [pkid].