curl --location --request POST '/rest/api/3/screens' \
--header 'Content-Type: application/json' \
--data-raw '{
    "description": "Enables changes to resolution and linked issues.",
    "name": "Resolve Security Issue Screen"
}'{"id":10005,"name":"Resolve Security Issue Screen","description":"Enables changes to resolution and linked issues."}