api

post/api/applications/

Request body

namestring required
team_idstring

Response

namestring required
iconstring
descriptionstring required
summarystring required
typeobject
hookboolean required
bot_publicboolean
bot_require_code_grantboolean
verify_keystring required
owner_idstring required
flagsinteger required
redirect_urisstring[] required
rpc_application_stateinteger required
store_application_stateinteger required
verification_stateinteger required
interactions_endpoint_urlstring
integration_publicboolean required
integration_require_code_grantboolean required
discoverability_stateinteger required
discovery_eligibility_flagsinteger required
tagsstring[]
cover_imagestring
terms_of_service_urlstring
privacy_policy_urlstring
guild_idstring
custom_install_urlstring
idstring required

Changes

Changed in 2 of the 62 revisions of this API.489

  • 9d1008c46d60488See the full diff
    • the response property bot/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property owner/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property team/members/items/user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • the response property team/owner_user/settings/friend_source_flags/all became optional for the status 200

      response-property-became-optional

    • added the new darker enum value to the bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the team/members/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new darker enum value to the team/owner_user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the bot/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the owner/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the team/members/items/user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the new midnight enum value to the team/owner_user/settings/theme response property for the response status 200

      response-property-enum-value-added

    • added the optional property bot/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property bot/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property owner/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property owner/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property team/members/items/user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property team/members/items/user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    • added the optional property team/owner_user/settings/friend_source_flags/mutual_friends to the response with the 200 status

      response-optional-property-added

    • added the optional property team/owner_user/settings/friend_source_flags/mutual_guilds to the response with the 200 status

      response-optional-property-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added