Skip to main content
POST
Create a Project Role

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
projectDesignationId
string
contactId
string

The identifier of the contact this record belongs to.

projectRoleTypeId
string

Response

OK

id
string

The unique identifier of the record in Virtuous.

contactId
string

The identifier of the contact this record belongs to.

contactName
string

The display name of the related contact.

projectDesignationId
string
projectDesignationName
string
projectRoleTypeId
string
projectRoleType
string
createDateTimeUtc
string

The UTC date and time the record was created.

createdByUser
string

The name of the user who created the record.

modifiedDateTimeUtc
string

The UTC date and time the record was last modified.

modifiedByUser
string

The name of the user who last modified the record.

Last modified on August 11, 2026