Skip to content

Delete a project

DELETE
/api/v1/projects/{gid}

Delete a project.

Per FR-API-PROJ-004: Delete project by GID.

Args: gid: Asana project GID.

Returns: No content on success.

gid
required
Gid
string

Successful Response

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string