Add an app using raw CWL

This call allows you to add an app using raw CWL.

📘

If you are using Seven Bridges Platform EU, please use the following endpoint: https://eu-api.sbgenomics.com/v2/apps/{project_owner}/{project}/{app_short_name}/raw

👍

app_ids

The full {project_owner}/{project}/{app_short_name}/{revision_number} path for this API call is known as App ID.

You can create the {app_short_name} for your app when you upload it. It can be any string of alphanumeric characters, with no spaces. Note that the app's given name (a full human-readable string) is contained in the CWL that you POST.

Language