Conversation
Creates a conversation for a specific target UUID (accessible to Secretariat or target organization Admin)
<h2>Access Control</h2> <p>User must belong to an organization with the <b>Secretariat</b> role or be an <b>Admin</b> of the target organization</p> <h2>Expected Behavior</h2> <p><b>Secretariat:</b> Creates a conversation for the specified target UUID</p> <p><b>Organization Admin:</b> Creates a conversation only when the target UUID is the admin's organization UUID</p>post/conversation/target/{uuid}
Path parameters
uuidstring required
The UUID of the target entity
Headers
CVE-API-ORGstring required
The shortname for the organization associated with the user requesting authentication
CVE-API-USERstring required
The username for the account making the request
CVE-API-KEYstring required
The user's API key
Request body
Response
Returns the created conversation
ConversationJson required— unresolved $ref