Issue-ID: INT-1407
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Change-Id: I4d5071741e98bf43f34ac99904104ecaa8997bd9
      [Arguments]    ${service_id}
      ${auth}=  Create List  ${GLOBAL_SO_CATDB_USERNAME}    ${GLOBAL_SO_PASSWORD}
      ${get_resp}=   SO.Run Delete Request   ${GLOBAL_SO_CATDB_ENDPOINT}    ${SERVICE_RECIPE_PATH}/${service_id}      auth=${auth}
-     Should Be Equal As Strings  ${get_resp.status_code}     201
\ No newline at end of file
+     Should Be Equal As Strings  ${get_resp.status_code}     204
\ No newline at end of file