Put
/api/v1/resourcegroups/{groupId}
Security
HTTP
Type bearer
Path parameters
groupId
stringRequired
The ID of the group to modify
Body parameters
The modified parameters of the group
object
description
string
name
string
Responses
200
OK
object
authorization
boolean
Exampletrue
data
object
Example{}
error_code
integer | null
error_message
string | null
error_status
boolean
Examplefalse
401
Unauthorized
object
error_code
integer
error_message
string
error_status
boolean
403
Forbidden - Group creation/modification request is in pending state
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean
404
Not Found
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean
500
Internal Server Error
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean