v1
latestOpenAPI 3.0.32026-08-0613775357.6 KBplaceholder resources
Create placeholder resource
Creates a new placeholder resource. The title is required as it is the name displayed in the application UI.
post/placeholder_resources
Response
The placeholder was created successfully.
Example response
{
"id": 1543853,
"title": "IT Admin",
"guid": "337e802d-30b8-4abe-a021-0c66e64ba326",
"displayName": "IT Admin",
"type": "PlaceholderResource",
"thumbnail": "https://assets.rm.smartsheet.com/images/it_admin.png",
"abbreviation": "IT",
"color": "Fuchsia",
"created_at": "2022-03-22T18:56:10Z",
"updated_at": "2022-04-05T19:47:27Z",
"billrate": -1
}