Adds a list of searches to a profile.
Success
Bad Request
Unauthorized
Forbidden
Conflict
{- "searchIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}
{- "successful": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "failed": [
- {
- "failedItem": "b91baf55-562b-48a4-b296-1c333674cb63",
- "error": {
- "type": "string",
- "title": "string",
- "status": 0,
- "detail": "string",
- "instance": "string"
}
}
]
}