TaskIdMedia
TaskIdMedia
Task Id of async task triggered on delete or other operation
JSON Example
{
"taskId": "string",
"_links": {
"self": {
"href": "https://example.com/path-to-self"
}
}
}
string
taskId
Optional
taskId
object
_links
Optional
The resource HATEOAS links. Usually includes a "self" link for this resource