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.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” gid
required
Gid
string
Responses
Section titled “ Responses ”Successful Response
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string