POST api/Applicationroles/post_approles
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| obj | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"MONGODBNAME": "sample string 1",
"APP_ROLE_ID": 1,
"APP_ROLES_NAME": "sample string 2",
"APP_ROLES_DESCRIPTION": "sample string 3",
"APP_ROLES_STATUS": "sample string 4",
"CategId": 5,
"Id": 6,
"VEHICLES_ID": 7,
"CreatedBy": 8,
"CreatedDate": "2025-12-08T13:29:16.4852727+05:30",
"ModifiedBy": 10,
"ModifiedDate": "2025-12-08T13:29:16.4852727+05:30",
"Operation": 1,
"Comments": "sample string 12"
}
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
true