/:id manager
PATCH/invitations/:id
/:id
Request
Path Parameters
Header Parameters
Optional tenant override - for resellers only.
- application/json
Body
required
areaLevel1 object
areaLevel2 object
areaLevel3 object
company object
Responses
- 200
- application/json
- Schema
- Example (from schema)
Schema
- Array [
- ]
- Array [
- Array [
- ]
- Array [
- ]
- ]
areaLevel1 objectrequired
[Circular reference to Area]
[Circular reference to Company]
[Circular reference to Area]
areaLevel2 objectrequired
[Circular reference to Area]
[Circular reference to Company]
[Circular reference to Area]
areaLevel3 objectrequired
[Circular reference to Area]
[Circular reference to Company]
[Circular reference to Area]
company objectrequired
banners object[]
Possible values: [superior, middle, side]
[Circular reference to Team]
[Circular reference to Tournament]
extraFields object[]required
group object
locationScope object
countries object[]
states object[]
settings object
Possible values: [string, number, boolean, email, date, country, state, city, select]
featureSettings objectrequired
areas objectrequired
community objectrequired
Possible values: [textOnly, textAndImage]
Possible values: [player, admin, reseller, manager]
rankings objectrequired
Possible values: [none, all, own]
googleServicesConfig objectrequired
Possible values: [0, 1]
notificationSettings objectrequired
Possible values: [pendingMatchesPredictions, rankingsUpdated, pendingDreamFinalPrediction, internalRankingInvitationReceived, internalRankingInvitationAccepted, internalRankingInvitationRejected]
Possible values: [base, strong, nist]
purchasedGames objectrequired
Possible values: [full, lite]
[Circular reference to Company]
Possible values: [player, admin, reseller, manager]
{
"areaLevel1": {
"childrenAreas": {},
"company": {},
"id": 0,
"name": "string",
"parentArea": {}
},
"areaLevel1Id": 0,
"areaLevel2": {
"childrenAreas": {},
"company": {},
"id": 0,
"name": "string",
"parentArea": {}
},
"areaLevel2Id": 0,
"areaLevel3": {
"childrenAreas": {},
"company": {},
"id": 0,
"name": "string",
"parentArea": {}
},
"areaLevel3Id": 0,
"company": {
"allowExceedMaxUsers": true,
"allowMobileApp": true,
"allowUserDeleteAccount": true,
"allowUserEmailEdit": true,
"allowUserNameEdit": true,
"appCustomDomain": "string",
"appPath": "string",
"areas": [
{}
],
"banners": [
{
"desktopImageUrl": "string",
"link": "string",
"mobileImageUrl": "string",
"type": "superior"
}
],
"code": "string",
"combinedRoundsRankingDefinitions": [
"string"
],
"comingSoonModeBackgroundImageUrl": "string",
"comingSoonModeIsEnabled": true,
"comingSoonModeTextColor": "string",
"customColors": {},
"customFontFamily": "string",
"customTeams": {},
"customTournaments": {},
"deletedAt": "2026-06-12T19:09:35.805Z",
"disableAreaRankingsMainPageSummary": true,
"disableAreas": true,
"disableExtraPredictions": true,
"disableGoogleLogin": true,
"disableInitialTour": true,
"disableInternalRankings": true,
"disableNews": true,
"disableNewsFromHome": true,
"disableRankingsMainPageCards": true,
"disableRankingsMainPageSummary": true,
"disableRankingsTable": true,
"disableRankingsUserNames": true,
"disableRegister": true,
"disableTournamentDetails": true,
"disableTrivias": true,
"dreamFinalsSettings": [
{}
],
"extraFields": [
{
"group": {
"id": "string",
"kind": "string",
"order": 0
},
"isRequired": true,
"locationScope": {
"countries": [
{
"code": "string",
"name": "string"
}
],
"states": [
{
"code": "string",
"name": "string"
}
]
},
"name": "string",
"onlyForAreas": [
0
],
"settings": {},
"type": "string"
}
],
"featureSettings": {
"areas": {
"minUsersForAreaRanking": 0,
"selfAssignOnSignUp": true
},
"community": {
"enabled": true,
"postAllowedContent": "textOnly",
"postAuthorMinRole": "player"
},
"rankings": {
"showGeneralRanking": true,
"showRoundRankings": true,
"showRoundRankingsForAreas": true,
"visibleAreaRankings": "none"
}
},
"googleServicesConfig": {
"adSenseClientId": "string",
"allowSearchEngineIndexing": true,
"analyticsTrackingId": "string"
},
"id": 0,
"initialConfigLastStep": "string",
"invitations": [
"string"
],
"isologoUrl": "string",
"isReseller": true,
"loginAnnouncementIsEnabled": true,
"loginAnnouncementSeverity": "string",
"loginImageUrl": "string",
"loginLogoUrl": "string",
"loginStrategy": 0,
"logoUrl": "string",
"mainPageAnnouncementIsEnabled": true,
"mainPageAnnouncementSeverity": "string",
"managedCompanies": [
{}
],
"maxUsersAmount": 0,
"name": "string",
"news": [
"string"
],
"notificationSettings": {
"forbiddenTypes": [
"pendingMatchesPredictions"
]
},
"passwordPolicy": "base",
"purchasedGames": {
"prode": true,
"trivia": true
},
"purchasedPlan": "full",
"requiresEmailVerification": true,
"resellerCompany": {},
"rssFeeds": [
"bolavip_argentina",
"direct_tv_sports"
],
"skipLoginToken": "string",
"supportedLanguages": [
"string"
],
"supportEmail": "support@example.com",
"theme": {},
"tournaments": [
[
null
]
],
"users": [
"string"
]
},
"email": "string",
"externalId": "string",
"id": 0,
"name": "string",
"role": "player"
}