3.2023104.4: Update API Client
What's Changed
GET
/flows/instances/{slug}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
authentication
(string)none
- Nonerequire_authenticated
- Require Authenticatedrequire_unauthenticated
- Require Unauthenticatedrequire_superuser
- Require Superuserrequire_outpost
- Require Outpost
Added enum value:
require_outpost
-
PUT
/flows/instances/{slug}/
Request:
Changed content type : application/json
-
Changed property
authentication
(string)none
- Nonerequire_authenticated
- Require Authenticatedrequire_unauthenticated
- Require Unauthenticatedrequire_superuser
- Require Superuserrequire_outpost
- Require Outpost
Added enum value:
require_outpost
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
authentication
(string)none
- Nonerequire_authenticated
- Require Authenticatedrequire_unauthenticated
- Require Unauthenticatedrequire_superuser
- Require Superuserrequire_outpost
- Require Outpost
Added enum value:
require_outpost
-
PATCH
/flows/instances/{slug}/
Request:
Changed content type : application/json
-
Changed property
authentication
(string)none
- Nonerequire_authenticated
- Require Authenticatedrequire_unauthenticated
- Require Unauthenticatedrequire_superuser
- Require Superuserrequire_outpost
- Require Outpost
Added enum value:
require_outpost
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
authentication
(string)none
- Nonerequire_authenticated
- Require Authenticatedrequire_unauthenticated
- Require Unauthenticatedrequire_superuser
- Require Superuserrequire_outpost
- Require Outpost
Added enum value:
require_outpost
-
GET
/stages/invitation/invitations/{invite_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
flow_obj
(object)Flow Serializer
-
Changed property
authentication
(string)none
- Nonerequire_authenticated
- Require Authenticatedrequire_unauthenticated
- Require Unauthenticatedrequire_superuser
- Require Superuserrequire_outpost
- Require Outpost
Added enum value:
require_outpost
-
-
PUT
/stages/invitation/invitations/{invite_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
flow_obj
(object)Flow Serializer
-
Changed property
authentication
(string)none
- Nonerequire_authenticated
- Require Authenticatedrequire_unauthenticated
- Require Unauthenticatedrequire_superuser
- Require Superuserrequire_outpost
- Require Outpost
Added enum value:
require_outpost
-
-
PATCH
/stages/invitation/invitations/{invite_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
flow_obj
(object)Flow Serializer
-
Changed property
authentication
(string)none
- Nonerequire_authenticated
- Require Authenticatedrequire_unauthenticated
- Require Unauthenticatedrequire_superuser
- Require Superuserrequire_outpost
- Require Outpost
Added enum value:
require_outpost
-
-
POST
/flows/instances/
Request:
Changed content type : application/json
-
Changed property
authentication
(string)none
- Nonerequire_authenticated
- Require Authenticatedrequire_unauthenticated
- Require Unauthenticatedrequire_superuser
- Require Superuserrequire_outpost
- Require Outpost
Added enum value:
require_outpost
Return Type:
Changed response : 201 Created
-
Changed content type :
application/json
-
Changed property
authentication
(string)none
- Nonerequire_authenticated
- Require Authenticatedrequire_unauthenticated
- Require Unauthenticatedrequire_superuser
- Require Superuserrequire_outpost
- Require Outpost
Added enum value:
require_outpost
-
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
authentication
(string)none
- Nonerequire_authenticated
- Require Authenticatedrequire_unauthenticated
- Require Unauthenticatedrequire_superuser
- Require Superuserrequire_outpost
- Require Outpost
Added enum value:
require_outpost
-
-
POST
/stages/invitation/invitations/
Return Type:
Changed response : 201 Created
-
Changed content type :
application/json
-
Changed property
flow_obj
(object)Flow Serializer
-
Changed property
authentication
(string)none
- Nonerequire_authenticated
- Require Authenticatedrequire_unauthenticated
- Require Unauthenticatedrequire_superuser
- Require Superuserrequire_outpost
- Require Outpost
Added enum value:
require_outpost
-
-
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
flow_obj
(object)Flow Serializer
-
Changed property
authentication
(string)none
- Nonerequire_authenticated
- Require Authenticatedrequire_unauthenticated
- Require Unauthenticatedrequire_superuser
- Require Superuserrequire_outpost
- Require Outpost
Added enum value:
require_outpost
-
-
-