POST api/Walkthrough/Complete?isComplete={isComplete}
Sets (or clears) the status indicator for walkthrough completion for the current user (USER walkthrough, not Village setup)
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
isComplete |
Defaults to true |
boolean |
Default value is True |
Body Parameters
None.
Response Information
Resource Description
None.