v1
latestOpenAPI 3.0.32026-08-0613775357.6 KBplaceholder resources
Update placeholder resource
Updates the title, role, discipline, or location of an existing placeholder resource.
put/placeholder_resources/{placeholder_resource_id}
Path parameters
placeholder_resource_idinteger required
The ID of the placeholder resource.
Response
The placeholder was updated 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
}