API ReferenceProfiles
Delete Profile Sample
Delete a profile sample.
curl -X DELETE "https://example.com/profiles/samples/string"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}