Skip to main content
DELETE
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

profile_id
string<uuid>
required

Unique identifier of the profile.

autoresp_cfg_id
string<uuid>
required

Unique identifier of the autoresp cfg.

Response

Successful Response

The response is of type string.

Example:

"OK"