Commit 83ae59e
committed
Update API Client
#### What's Changed
---
##### `GET` /core/applications/{slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal application name, used in URLs.
##### `PUT` /core/applications/{slug}/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal application name, used in URLs.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal application name, used in URLs.
##### `PATCH` /core/applications/{slug}/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal application name, used in URLs.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal application name, used in URLs.
##### `GET` /flows/instances/{slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Visible in the URL.
##### `PUT` /flows/instances/{slug}/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Visible in the URL.
##### `PATCH` /flows/instances/{slug}/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Visible in the URL.
##### `GET` /policies/geoip/{policy_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `countries` (array)
##### `PUT` /policies/geoip/{policy_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `countries` (array)
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `countries` (array)
##### `PATCH` /policies/geoip/{policy_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `countries` (array)
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `countries` (array)
##### `GET` /sources/all/{slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/group_connections/all/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PUT` /sources/group_connections/all/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PATCH` /sources/group_connections/all/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/group_connections/kerberos/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PUT` /sources/group_connections/kerberos/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PATCH` /sources/group_connections/kerberos/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/group_connections/ldap/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PUT` /sources/group_connections/ldap/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PATCH` /sources/group_connections/ldap/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/group_connections/oauth/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PUT` /sources/group_connections/oauth/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PATCH` /sources/group_connections/oauth/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/group_connections/plex/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PUT` /sources/group_connections/plex/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PATCH` /sources/group_connections/plex/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/group_connections/saml/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PUT` /sources/group_connections/saml/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PATCH` /sources/group_connections/saml/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/group_connections/telegram/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PUT` /sources/group_connections/telegram/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PATCH` /sources/group_connections/telegram/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/kerberos/{slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PUT` /sources/kerberos/{slug}/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PATCH` /sources/kerberos/{slug}/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/ldap/{slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PUT` /sources/ldap/{slug}/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PATCH` /sources/ldap/{slug}/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/oauth/{slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PUT` /sources/oauth/{slug}/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PATCH` /sources/oauth/{slug}/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/plex/{slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PUT` /sources/plex/{slug}/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PATCH` /sources/plex/{slug}/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/saml/{slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PUT` /sources/saml/{slug}/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PATCH` /sources/saml/{slug}/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/scim/{slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PUT` /sources/scim/{slug}/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PATCH` /sources/scim/{slug}/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/telegram/{slug}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PUT` /sources/telegram/{slug}/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PATCH` /sources/telegram/{slug}/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/user_connections/all/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PUT` /sources/user_connections/all/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PATCH` /sources/user_connections/all/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/user_connections/kerberos/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PUT` /sources/user_connections/kerberos/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PATCH` /sources/user_connections/kerberos/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/user_connections/ldap/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PUT` /sources/user_connections/ldap/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PATCH` /sources/user_connections/ldap/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/user_connections/oauth/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PUT` /sources/user_connections/oauth/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PATCH` /sources/user_connections/oauth/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/user_connections/plex/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PUT` /sources/user_connections/plex/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PATCH` /sources/user_connections/plex/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/user_connections/saml/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PUT` /sources/user_connections/saml/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PATCH` /sources/user_connections/saml/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/user_connections/telegram/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PUT` /sources/user_connections/telegram/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `PATCH` /sources/user_connections/telegram/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /stages/invitation/invitations/{invite_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `name` (string)
* Changed property `flow_obj` (object)
> Flow Serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PUT` /stages/invitation/invitations/{invite_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `name` (string)
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `name` (string)
* Changed property `flow_obj` (object)
> Flow Serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PATCH` /stages/invitation/invitations/{invite_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `name` (string)
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `name` (string)
* Changed property `flow_obj` (object)
> Flow Serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `POST` /core/applications/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal application name, used in URLs.
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal application name, used in URLs.
##### `GET` /core/applications/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Application Serializer
* Changed property `slug` (string)
> Internal application name, used in URLs.
##### `GET` /core/user_consent/{id}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `application` (object)
> Application Serializer
* Changed property `slug` (string)
> Internal application name, used in URLs.
##### `GET` /flows/bindings/{fsb_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `stage_obj` (object)
> Stage Serializer
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PUT` /flows/bindings/{fsb_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `stage_obj` (object)
> Stage Serializer
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PATCH` /flows/bindings/{fsb_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `stage_obj` (object)
> Stage Serializer
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `POST` /flows/instances/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Visible in the URL.
##### `GET` /flows/instances/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Flow Serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `POST` /policies/geoip/
###### Request:
Changed content type : `application/json`
* Changed property `countries` (array)
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `countries` (array)
##### `GET` /policies/geoip/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> GeoIP Policy Serializer
* Changed property `countries` (array)
##### `GET` /sources/all/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/group_connections/all/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Group Source Connection
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `POST` /sources/group_connections/kerberos/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/group_connections/kerberos/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Group Source Connection
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `POST` /sources/group_connections/ldap/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/group_connections/ldap/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Group Source Connection
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `POST` /sources/group_connections/oauth/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/group_connections/oauth/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Group Source Connection
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `POST` /sources/group_connections/plex/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/group_connections/plex/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Group Source Connection
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `POST` /sources/group_connections/saml/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/group_connections/saml/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Group Source Connection
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `POST` /sources/group_connections/telegram/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/group_connections/telegram/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Group Source Connection
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `POST` /sources/kerberos/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/kerberos/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Kerberos Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `POST` /sources/ldap/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/ldap/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> LDAP Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `POST` /sources/oauth/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/oauth/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> OAuth Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `POST` /sources/plex/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/plex/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Plex Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `POST` /sources/saml/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/saml/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> SAMLSource Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `POST` /sources/scim/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/scim/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> SCIMSource Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `POST` /sources/telegram/
###### Request:
Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/telegram/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/user_connections/all/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> User source connection
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `POST` /sources/user_connections/kerberos/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/user_connections/kerberos/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> User source connection
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `POST` /sources/user_connections/ldap/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/user_connections/ldap/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> User source connection
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `POST` /sources/user_connections/oauth/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/user_connections/oauth/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> User source connection
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `POST` /sources/user_connections/plex/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/user_connections/plex/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> User source connection
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `POST` /sources/user_connections/saml/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/user_connections/saml/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> User source connection
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `POST` /sources/user_connections/telegram/
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /sources/user_connections/telegram/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> User source connection
* Changed property `source_obj` (object)
> Source Serializer
* Changed property `slug` (string)
> Internal source name, used in URLs.
##### `GET` /stages/all/{stage_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `GET` /stages/authenticator/duo/{stage_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PUT` /stages/authenticator/duo/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PATCH` /stages/authenticator/duo/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `GET` /stages/authenticator/email/{stage_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PUT` /stages/authenticator/email/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PATCH` /stages/authenticator/email/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `GET` /stages/authenticator/endpoint_gdtc/{stage_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PUT` /stages/authenticator/endpoint_gdtc/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PATCH` /stages/authenticator/endpoint_gdtc/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `GET` /stages/authenticator/sms/{stage_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PUT` /stages/authenticator/sms/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PATCH` /stages/authenticator/sms/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `GET` /stages/authenticator/static/{stage_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PUT` /stages/authenticator/static/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PATCH` /stages/authenticator/static/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `GET` /stages/authenticator/totp/{stage_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PUT` /stages/authenticator/totp/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PATCH` /stages/authenticator/totp/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `GET` /stages/authenticator/validate/{stage_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PUT` /stages/authenticator/validate/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PATCH` /stages/authenticator/validate/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `GET` /stages/authenticator/webauthn/{stage_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PUT` /stages/authenticator/webauthn/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PATCH` /stages/authenticator/webauthn/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `GET` /stages/captcha/{stage_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PUT` /stages/captcha/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PATCH` /stages/captcha/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `GET` /stages/consent/{stage_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PUT` /stages/consent/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PATCH` /stages/consent/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `GET` /stages/deny/{stage_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PUT` /stages/deny/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PATCH` /stages/deny/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `GET` /stages/dummy/{stage_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PUT` /stages/dummy/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PATCH` /stages/dummy/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `GET` /stages/email/{stage_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PUT` /stages/email/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PATCH` /stages/email/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `GET` /stages/identification/{stage_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PUT` /stages/identification/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PATCH` /stages/identification/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `POST` /stages/invitation/invitations/
###### Request:
Changed content type : `application/json`
* Changed property `name` (string)
###### Return Type:
Changed response : **201 Created**
* Changed content type : `application/json`
* Changed property `name` (string)
* Changed property `flow_obj` (object)
> Flow Serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `GET` /stages/invitation/invitations/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `results` (array)
Changed items (object):
> Invitation Serializer
* Changed property `name` (string)
* Changed property `flow_obj` (object)
> Flow Serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `GET` /stages/invitation/stages/{stage_uuid}/
###### Return Type:
Changed response : **200 OK**
* Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed items (object):
> Stripped down flow serializer
* Changed property `slug` (string)
> Visible in the URL.
##### `PUT` /stages/invitation/stages/{stage_uuid}/
###### Request:
Changed content type : `application/json`
* Changed property `flow_set` (array)
Changed i…1 parent 5da3ed5 commit 83ae59e
2 files changed
+0
-66
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49797 | 49797 | | |
49798 | 49798 | | |
49799 | 49799 | | |
49800 | | - | |
49801 | 49800 | | |
49802 | 49801 | | |
49803 | 49802 | | |
| |||
49920 | 49919 | | |
49921 | 49920 | | |
49922 | 49921 | | |
49923 | | - | |
49924 | 49922 | | |
49925 | 49923 | | |
49926 | 49924 | | |
| |||
55524 | 55522 | | |
55525 | 55523 | | |
55526 | 55524 | | |
55527 | | - | |
55528 | 55525 | | |
55529 | 55526 | | |
55530 | 55527 | | |
| |||
55815 | 55812 | | |
55816 | 55813 | | |
55817 | 55814 | | |
55818 | | - | |
55819 | 55815 | | |
55820 | 55816 | | |
55821 | 55817 | | |
| |||
55881 | 55877 | | |
55882 | 55878 | | |
55883 | 55879 | | |
55884 | | - | |
55885 | 55880 | | |
55886 | 55881 | | |
55887 | 55882 | | |
| |||
55942 | 55937 | | |
55943 | 55938 | | |
55944 | 55939 | | |
55945 | | - | |
55946 | 55940 | | |
55947 | 55941 | | |
55948 | 55942 | | |
| |||
57999 | 57993 | | |
58000 | 57994 | | |
58001 | 57995 | | |
58002 | | - | |
58003 | 57996 | | |
58004 | 57997 | | |
58005 | 57998 | | |
| |||
58042 | 58035 | | |
58043 | 58036 | | |
58044 | 58037 | | |
58045 | | - | |
58046 | 58038 | | |
58047 | 58039 | | |
58048 | 58040 | | |
| |||
58238 | 58230 | | |
58239 | 58231 | | |
58240 | 58232 | | |
58241 | | - | |
58242 | 58233 | | |
58243 | 58234 | | |
58244 | 58235 | | |
| |||
58482 | 58473 | | |
58483 | 58474 | | |
58484 | 58475 | | |
58485 | | - | |
58486 | 58476 | | |
58487 | 58477 | | |
58488 | 58478 | | |
| |||
59103 | 59093 | | |
59104 | 59094 | | |
59105 | 59095 | | |
59106 | | - | |
59107 | 59096 | | |
59108 | 59097 | | |
59109 | 59098 | | |
| |||
59392 | 59381 | | |
59393 | 59382 | | |
59394 | 59383 | | |
59395 | | - | |
59396 | 59384 | | |
59397 | 59385 | | |
59398 | 59386 | | |
| |||
61350 | 61338 | | |
61351 | 61339 | | |
61352 | 61340 | | |
61353 | | - | |
61354 | 61341 | | |
61355 | 61342 | | |
61356 | 61343 | | |
| |||
61606 | 61593 | | |
61607 | 61594 | | |
61608 | 61595 | | |
61609 | | - | |
61610 | 61596 | | |
61611 | 61597 | | |
61612 | 61598 | | |
| |||
72765 | 72751 | | |
72766 | 72752 | | |
72767 | 72753 | | |
72768 | | - | |
72769 | 72754 | | |
72770 | 72755 | | |
72771 | 72756 | | |
| |||
74049 | 74034 | | |
74050 | 74035 | | |
74051 | 74036 | | |
74052 | | - | |
74053 | 74037 | | |
74054 | 74038 | | |
74055 | 74039 | | |
| |||
74600 | 74584 | | |
74601 | 74585 | | |
74602 | 74586 | | |
74603 | | - | |
74604 | 74587 | | |
74605 | 74588 | | |
74606 | 74589 | | |
| |||
74718 | 74701 | | |
74719 | 74702 | | |
74720 | 74703 | | |
74721 | | - | |
74722 | 74704 | | |
74723 | 74705 | | |
74724 | 74706 | | |
| |||
74986 | 74968 | | |
74987 | 74969 | | |
74988 | 74970 | | |
74989 | | - | |
74990 | 74971 | | |
74991 | 74972 | | |
74992 | 74973 | | |
| |||
75578 | 75559 | | |
75579 | 75560 | | |
75580 | 75561 | | |
75581 | | - | |
75582 | 75562 | | |
75583 | 75563 | | |
75584 | 75564 | | |
| |||
75939 | 75919 | | |
75940 | 75920 | | |
75941 | 75921 | | |
75942 | | - | |
75943 | 75922 | | |
75944 | 75923 | | |
75945 | 75924 | | |
| |||
76749 | 76728 | | |
76750 | 76729 | | |
76751 | 76730 | | |
76752 | | - | |
76753 | 76731 | | |
76754 | 76732 | | |
76755 | 76733 | | |
| |||
77035 | 77013 | | |
77036 | 77014 | | |
77037 | 77015 | | |
77038 | | - | |
77039 | 77016 | | |
77040 | 77017 | | |
77041 | 77018 | | |
| |||
77352 | 77329 | | |
77353 | 77330 | | |
77354 | 77331 | | |
77355 | | - | |
77356 | 77332 | | |
77357 | 77333 | | |
77358 | 77334 | | |
| |||
78000 | 77976 | | |
78001 | 77977 | | |
78002 | 77978 | | |
78003 | | - | |
78004 | 77979 | | |
78005 | 77980 | | |
78006 | 77981 | | |
| |||
78210 | 78185 | | |
78211 | 78186 | | |
78212 | 78187 | | |
78213 | | - | |
78214 | 78188 | | |
78215 | 78189 | | |
78216 | 78190 | | |
| |||
81327 | 81301 | | |
81328 | 81302 | | |
81329 | 81303 | | |
81330 | | - | |
81331 | 81304 | | |
81332 | 81305 | | |
81333 | 81306 | | |
| |||
81595 | 81568 | | |
81596 | 81569 | | |
81597 | 81570 | | |
81598 | | - | |
81599 | 81571 | | |
81600 | 81572 | | |
81601 | 81573 | | |
| |||
82153 | 82125 | | |
82154 | 82126 | | |
82155 | 82127 | | |
82156 | | - | |
82157 | 82128 | | |
82158 | 82129 | | |
82159 | 82130 | | |
| |||
82379 | 82350 | | |
82380 | 82351 | | |
82381 | 82352 | | |
82382 | | - | |
82383 | 82353 | | |
82384 | 82354 | | |
82385 | 82355 | | |
| |||
83264 | 83234 | | |
83265 | 83235 | | |
83266 | 83236 | | |
83267 | | - | |
83268 | 83237 | | |
83269 | 83238 | | |
83270 | 83239 | | |
| |||
84104 | 84073 | | |
84105 | 84074 | | |
84106 | 84075 | | |
84107 | | - | |
84108 | 84076 | | |
84109 | 84077 | | |
84110 | 84078 | | |
| |||
84303 | 84271 | | |
84304 | 84272 | | |
84305 | 84273 | | |
84306 | | - | |
84307 | 84274 | | |
84308 | 84275 | | |
84309 | 84276 | | |
| |||
0 commit comments