DELETE /services/:csi/profiles/:profile_identifier

Description

Deletes 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 from which to delete the profile

Applicable types:

UCaaSVoIPAccount ACDService
:profile_identifier

The unique identifier of the profile to delete

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.
POST /services/:csi/profiles/:profile_identifier Updates a service profile.