orvanta-api 3.1.0

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
# \QuickStartsApi

All URIs are relative to */api*

Method | HTTP request | Description
------------- | ------------- | -------------
[**seed_polyglot_bpmn**]QuickStartsApi.md#seed_polyglot_bpmn | **POST** /w/{workspace}/quick_starts/polyglot_bpmn | seed and deploy the Orvanta Quick Starts Polyglot BPMN process



## seed_polyglot_bpmn

> models::PolyglotBpmnSeedResult seed_polyglot_bpmn(workspace)
seed and deploy the Orvanta Quick Starts Polyglot BPMN process

### Parameters


Name | Type | Description  | Required | Notes
------------- | ------------- | ------------- | ------------- | -------------
**workspace** | **String** |  | [required] |

### Return type

[**models::PolyglotBpmnSeedResult**](PolyglotBpmnSeedResult.md)

### Authorization

[cookieAuth](../README.md#cookieAuth), [bearerAuth](../README.md#bearerAuth)

### HTTP request headers

- **Content-Type**: Not defined
- **Accept**: application/json, text/plain

[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)