Revokes user’s project access by soft-deleting the association while maintaining audit history.
id (guid, required) — Project user association identifier.CompanyProjectUserDeleteCommandResponse indicating deletion success.
The access token received from the authorization server in the OAuth 2.0 flow.
The unique identifier of the project user association to remove.
Returns success when the project user association is removed successfully.
Standard response structure containing operation status and error information. Standard command response indicating the result of a data modification. Represents the response returned after deleting a company project user.
True if the operation completed successfully; false if an error occurred.
true
Result code indicating the outcome of the operation.
Unknown, Success, BadRequest, Unauthorized, NotFound, Error 200
Human-readable error message when an error occurs.
null