Skip to main content

Batch delete profiles

DELETE 

/bv/configuration/v1/profiles

Deletes multiple Profile resources in a batch.

Request

Query Parameters

    ids string[]required

    Required. The ids of profile.

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...