Skip to main content
POST
Import profiles

Authorizations

Authorization
string
header
required

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

Query Parameters

currentWorkspace
string
folderName
string

Folder name to import profiles to.

Body

application/json

CSV file content as a string.

dataProfiles
string
required

CSV file content.

Response

201 - undefined