PUT api/Mgta?end_point_full_rm={end_point_full_rm}&bearer_token_rm={bearer_token_rm}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
end_point_full_rm

string

Required

bearer_token_rm

string

Required

Body Parameters

Object

None.

Request Formats

application/json, text/json

Sample:
{}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Result_Magenta
NameDescriptionTypeAdditional information
msg

string

None.

Response Formats

application/json, text/json

Sample:
{
  "msg": "sample string 1"
}