Create a custom failure reason
Creates a new custom failure reason for a workspace. Requires Owner role.
Request body
The workspace to create the failure reason in
The human-readable name for the failure reason
Optional short description of the failure reason
Optional guidance prompt that helps result analysis decide when a failure should be assigned this reason.
Response
The created custom failure reason
Unique identifier for the custom failure reason
The workspace this failure reason belongs to. Null for default failure reasons.
The human-readable name displayed in the failure reason picker
Optional short description of the failure reason
Optional guidance prompt that helps result analysis decide when a failure should be assigned this reason.
Whether this is one of the nine built-in default failure reasons
Whether this failure reason is disabled. Disabled reasons are hidden from the picker but preserve historical assignments.
The user who created this failure reason
Creation timestamp in epoch milliseconds
The user who last updated this failure reason
Last update timestamp in epoch milliseconds