UNDOCUMENTEDPOST

CheckFAQPermissions

https://api.steampowered.com/IClanFAQSService/CheckFAQPermissions/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
fixed64 NoThe clan.
UNDOCUMENTEDPOST

Create

https://api.steampowered.com/IClanFAQSService/Create/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 NoThe clan the FAQ is for.
string NoHuman-readable name, for editor use only.
string Noextra metadata, like legacy KB data. Optional.
UNDOCUMENTEDPOST

Delete

https://api.steampowered.com/IClanFAQSService/Delete/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 NoThe clan the FAQ is for.
uint64 NoThe unique FAQ identifier.
https://api.steampowered.com/IClanFAQSService/FetchLocalizationFromCrowdIn/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 No
uint32 No
fixed64 No
UNDOCUMENTEDPOST

GetAllDrafts

https://api.steampowered.com/IClanFAQSService/GetAllDrafts/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 NoThe clan the FAQ is for.
uint64 NoThe unique FAQ identifier.
UNDOCUMENTEDPOST

GetAllFAQsForClan

https://api.steampowered.com/IClanFAQSService/GetAllFAQsForClan/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 NoThe clan.
https://api.steampowered.com/IClanFAQSService/GetAllLatestVersionPublishedFAQS/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 NoThe clan.
uint64 NoThe unique FAQ identifier.
UNDOCUMENTEDPOST

GetCrowdInMetadata

https://api.steampowered.com/IClanFAQSService/GetCrowdInMetadata/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 No
fixed64 No
UNDOCUMENTED

GetFAQ

https://api.steampowered.com/IClanFAQSService/GetFAQ/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 NoThe unique FAQ identifier.
uint32 NoELanguage to fetch. Falls back to English or SC, based on realm.
UNDOCUMENTEDPOST

GetFAQVersion

https://api.steampowered.com/IClanFAQSService/GetFAQVersion/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 NoThe clan the FAQ is for.
uint64 NoThe unique FAQ identifier.
uint32 NoELanguage to fetch. Falls back to English or SC, based on realm.
uint64 NoVersion number for this FAQ, counting up, or zero (0) for the current draft.
UNDOCUMENTEDPOST

PreviewDraft

https://api.steampowered.com/IClanFAQSService/PreviewDraft/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 NoThe clan the FAQ is for.
uint64 NoThe unique FAQ identifier.
uint32 NoELanguage to fetch.
UNDOCUMENTEDPOST

PublishDraft

https://api.steampowered.com/IClanFAQSService/PublishDraft/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 NoThe clan the FAQ is for.
uint64 NoThe unique FAQ identifier.
ELanguage[] NoELanguages to publish
UNDOCUMENTED

SearchFAQs

https://api.steampowered.com/IClanFAQSService/SearchFAQs/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
string NoThe text that we will use to search name/content in solr
int32[] NoList of Elanguages to return resultsin, in order of priority
int32 NoNumber of results to return for this page
string NoOptional cursor if you are paging through results
uint32[] NoList of clanids to limit search to
UNDOCUMENTEDPOST

SetVisibility

https://api.steampowered.com/IClanFAQSService/SetVisibility/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 NoThe clan the FAQ is for.
uint64 NoThe unique FAQ identifier.
bool Notrue to show, false to hide.
bool Notrue to show, false to hide.
UNDOCUMENTEDPOST

UpdateDraft

https://api.steampowered.com/IClanFAQSService/UpdateDraft/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 NoThe clan the FAQ is for.
uint64 NoThe unique FAQ identifier.
ELanguage NoELanguage
string NoPresumably BBCode
string NoHuman-readable name, for page title.
UNDOCUMENTEDPOST

UpdateInternalName

https://api.steampowered.com/IClanFAQSService/UpdateInternalName/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 NoThe clan the FAQ is for.
uint64 NoThe new FAQ's unique identifier.
string NoHuman-readable name, for editor use only.
UNDOCUMENTEDPOST

UpdateJsonData

https://api.steampowered.com/IClanFAQSService/UpdateJsonData/v1/
NameValueTypeRequiredDescription
click to setstring Yes Access key
uint64 NoThe clan the FAQ is for.
uint64 NoThe new FAQ's unique identifier.
string Noextra metadata, like legacy KB data.