POST /services/:csi/profiles/:profile_identifier

Description

Updates a service profile.

URL

https://api.keyyo.com/manager/1.0/services/:csi/profiles/:profile_identifier

Parameters

:csi

The Common Service Identifier of the service on which to update the VoIP account profile

Applicable types:

UCaaSVoIPAccount ACDService
:profile_identifier

The identifier of the profile to update

name

The name of this profile

forced

Whether this profile is currently being forced

Result

Profile A Keyyo service profile
(Can be one of VoIPAccountProfile or ACDProfile)

Relationships

GET /services/:csi/profiles Retrieves the profile list available for the specified service.
GET /services/:csi/profiles/:profile_identifier Retrieves a service profile from its identifier.
(Note that there's a default profile.)
POST /services/:csi/profiles Creates a service profile.
DELETE /services/:csi/profiles/:profile_identifier Deletes a service profile.