latestOpenAPI 3.1.02026-08-105279262.8 KB

51f7c5a8d15d

hubProjects

Add User to Project

Add a user to a project, granting them access to create orders against the project. Requires Super Admin role.

post/accounts/projects/{id}/users

Path parameters

idstring required

Project identifier

Request body

user_idstring required

Response

User added

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