Tutorial Endpoints
Description of endpoints used to get data related to tutorials on the DeSo blockchain
Get Tutorial Creators
Request Body
Name
Type
Description
{
"WellKnownProfileEntryResponses": [<ProfileEntryResponse>, <ProfileEntryResponse>...], // ProfileEntryResponses of creators randomly selected from the Well-Known category
"UpAndComingProfileEntryResponses": [<ProfileEntryResponse>, <ProfileEntryResponse>...], // ProfileEntryResponses of creators randomly selected from Up-And-Coming category
}{
// Response
}Start Or Skip Tutorial
Request Body
Name
Type
Description
Update Tutorial Status
Request Body
Name
Type
Description
Last updated
Was this helpful?
