PUT api/Mgta?end_point_full_rm={end_point_full_rm}&bearer_token_rm={bearer_token_rm}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| end_point_full_rm | string |
Required |
|
| bearer_token_rm | string |
Required |
Body Parameters
ObjectNone.
Request Formats
application/json, text/json
Sample:
{}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Result_Magenta| Name | Description | Type | Additional information |
|---|---|---|---|
| msg | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"msg": "sample string 1"
}