Skip to content

Change project's icon

PATCH
/project/{id|slug}/icon

The new icon may be up to 256KiB in size.

Authorizations

Parameters

Path Parameters

id|slug
required
string
[
"AABBCCDD",
"my_project"
]

The ID or slug of the project

Query Parameters

ext
required
string
Allowed values: png jpg jpeg bmp gif webp svg svgz rgb

Image extension

Request Body

string format: binary

Responses

204

Expected response to a valid request

400

Request was invalid, see given error

object
error
required

The name of the error

string
invalid_input
description
required

The contents of the error

string
Error while parsing multipart payload