API call: DELETE /rest/idalko-grid/1.0/api/grid/{gridCustomFieldId}/issue/{issueIdOrKey} Description: Delete all rows of the Grid custom field RequestPATH PARAMETERSgridCustomFieldId string The id of the Grid custom field. issueIdOrKey string The ID or key of the issue. BODYExample (application/json) Code Block |
---|
{
"rows":"all"
} |
Responses Auitabs |
---|
|
Auitabspage |
---|
| Returned if the request is successful. |
Auitabspage |
---|
| Returned if the authentication credentials are incorrect or missing. |
|
|