POST api/BrandBox/UpdateUserTermsAndCondition?userName={userName}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userName

string

Required

Body Parameters

boolean

Request Formats

application/json, text/json

Sample:
true

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'Boolean'.

Response Information

Resource Description

IBTResponseDTO
NameDescriptionTypeAdditional information
Status

Response

None.

Message

string

None.

ResponseObject

Object

None.

AuthorizationSet

AuthorizationDTO

None.

User

Object

None.

Response Formats

application/json, text/json

Sample:

Sample not available.