Skip to content

Update

PATCH
/projects/{uuid}

Update Project.

Authorizations

Request Body required

Project updated.

object
name

The name of the project.

string
description

The description of the project.

string

Responses

201

Project updated.

object
uuid
string
og888os
name
string
Project Name
description
string
Project Description

400

Invalid token.

object
message
string
Invalid token.

401

Unauthenticated.

object
message
string
Unauthenticated.

404

Resource not found.

object
message
string
Resource not found.