latestOpenAPI 3.1.02026-08-105279262.8 KB

51f7c5a8d15d

hubProjects

Remove User from Project

Remove a user from a project. Users must have at least one project assignment. Requires Super Admin role.

delete/accounts/projects/{id}/users/{user_id}

Path parameters

idstring required

Project identifier

user_idstring required

User identifier

Response

User removed

idstring uuid required

Unique identifier for the project

namestring required

Project name

descriptionstring nullable

Project description

payment_method_idstring uuid required

Payment method associated with this project

total_spendnumber double

Total amount spent on this project in USD

created_atstring date-time

Timestamp when the project was created

updated_atstring date-time

Timestamp when the project was last updated