Icons

Modify the logo of a tenant to be a specified icon

post/spaces/{spaceIdentifier}/tenants/{tenantId}/logo/icon

Path parameters

spaceIdentifierstring required

Identifier (ID or slug) of the space

tenantIdstring required

The ID of the tenant to change logo for. Example: 'Tenants-1'

Request body

IconColorstring required

Color of the icon in hex format. Example: '#0D80D8'

IconIdstring required

ID of the icon. Example: 'octopus-deploy'

SpaceIdstring required

The ID of the space containing the resource(s).

TenantIdstring required

The ID of the tenant to change logo for. Example: 'Tenants-1'

Response

Confirmation that the Tenant Icon has been modified

ModifyTenantIconResponse required