OpenapiV1Connected profilesConnectedprofileid/v1/connected-profiles/{connectedProfileId} DELETE

/v1/connected-profiles/{connectedProfileId}

DELETE
/v1/connected-profiles/{connectedProfileId}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

connectedProfileId*string
Length1 <= length

Response Body

application/json

curl -X DELETE "https://example.com/v1/connected-profiles/string"
{  "deleted": true}