Assigns a role to a guild member. Requires MANAGE_ROLES permission and the role must be lower in hierarchy than the bot's highest role. Returns 204 on success.
role_idRequiredstringThe unique identifier (snowflake ID) of the Discord role to be assigned to the member.
user_idRequiredstringThe unique identifier (snowflake ID) of the Discord user to whom the role will be added.
guild_idRequiredstringThe unique identifier (snowflake ID) of the Discord guild where the member and role exist.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.