Create Resource
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
A text field indicating the country in which this Resource is located. This value must be one of the following: US, NZ, AU.
Free-form text notes about this Resource. You may use this field to store extra information about the Resource.
Deprecated - this property is no longer being used. Please pass in Country data on the CountryCode property.
A text field indicating the country in which this Resource is located. This value is not constrained to the list of known ISO 3166 country names or codes.
Deprecated - this property is no longer being used. Please pass in Role data on the RoleId property
The Role privileges associated with this Resource.
Applies to personnel Resources only.
Deprecated - this property is no longer being used. Please pass in Skill data on the SkillIds property
The list of ResourceSkills possessed by this Resource.
Deprecated - this property is no longer being used. Please pass in Team data on the TeamIds property
The list of ResourceTeams to which this Resource belongs.
Response
True if the API call succeeded; false otherwise.