Skip to main content

Batch delete profile sets

DELETE 

/bv/configuration/v1/profile-sets

This API will batch delete ProfileSet resrouces.

Request

Query Parameters

    ids string[]required

    Required. The ids of profile set.

Header Parameters

    x-bv-org-id stringrequired

    To invoke this API using api_token, you need to set the x-bv-org-id header to specify the organization for which you want to perform the action.

Responses

A successful response.

Schema

    object

Loading...