/api/resolutions

Create Resolution

Creates a new resolution from the provided data, associating it within the requester's scope.

Module: Conferences

Returns: Conferences → Resolutions → ResolutionRead (single)

Authorization

Required Token Scopes: Platform (0)

Allowed Party Types (Account Role): Admin (1), Property Management Company (2)

Required Permissions: Create (0)

This will be evaluated against your used access token.
Body Params
int32 | null
string
required
length between 1 and 500
string | null
string | null
double | null
1 to 100
int32
enum
required

Possible values:

  • 0 = Valid
  • 1 = Contested
  • 2 = Repealed
  • 3 = Changed
  • 4 = Deleted
  • 5 = Invalid
Allowed:
int32 | null
int32 | null
int32 | null
int32
required
int32
required
boolean
required
string | null
int32
enum
required

Possible values:

  • 0 = SimpleVoting
  • 1 = MultiOptionVoting
  • 2 = MultiOptionVotingWithResolutions
Allowed:
int32 | null
int32 | null
int32 | null
int32 | null
enum

Possible values:

  • 1 = Accepted
  • 2 = Declined
  • 3 = Option
Allowed:
boolean
required
boolean | null
string | null
date-time | null
Headers
string

Language preference header. Allowed languages: German (en-DE).

string
Defaults to 2.0

API version to use (1 or 2) either with trailing .0 or without. Defaults to 2.0, if omitted. Can be prefilled based on the currently selected API Definition (Swagger UI).

Responses

401

Error: Unauthorized

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json