Add logo
POST {{baseUrl}}/mssp/logos
Adds a logo to the Tenable.io MSSP Portal. After you add a logo to the Tenable.io MSSP Portal, use the PUT /mssp/accounts/logos endpoint to assign the logo to a customer account.
Requires ADMINISTRATOR [64] user permissions. See Permissions.
Request Body
[{"name"=>"logo", "value"=>"eu esse minim ex", "datatype"=>"string"}, {"name"=>"name", "value"=>"in fugiat amet nulla mollit", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"uuid":"f3d98c58-1086-4253-b9a4-4ca69942284a"}